07 December 2023 07:44:31 PM normal_test(): C++ version Test normal() c8_normal_01_test(): c8_normal_01() computes pseudorandom complex values normally distributed in the unit circle. 1 7.85773 0.0486511 2 1.12148 2.25834 3 1.19299 0.771157 4 -2.17596 0.175142 5 -1.08619 0.319765 6 0.834189 -1.48863 7 -0.342196 -0.155958 8 1.02856 0.340153 9 0.723151 0.08635 10 -0.494891 1.58395 c8vec_normal_01_new_test(): c8vec_normal_01_new() computes a vector of Normal 01 values. Random vector: 0: -0.504526 -0.101368 1: -0.405757 -0.0394646 2: 0.244652 0.600439 3: -0.443723 -0.210895 4: 0.903427 -2.07788 5: 0.128432 0.118126 6: 0.101815 -0.46254 7: -0.0445471 2.14125 8: -2.02146 1.93743 9: -0.370116 -0.798526 i4_normal_ab_test(): i4_normal_ab() computes pseudonormal integer values with mean MU and standard deviation SIGMA. The mean = 70 The standard deviation = 10 1 78 2 77 3 71 4 52 5 65 6 64 7 66 8 60 9 65 10 79 r8_normal_01_test(): r8_normal_01() computes pseudonormal values with mean 0.0 and standard deviation 1.0. 1 0.0656813 2 2.37427 3 1.28776 4 1.4446 5 0.32645 6 -1.12366 7 -0.99003 8 0.538692 9 1.02148 10 -1.15843 r8_normal_ab_test(): r8_normal_ab() computes pseudonormal values with mean MU and standard deviation SIGMA. The mean = 10 The standard deviation = 2 1 12.8401 2 10.4234 3 10.5011 4 8.44906 5 14.0618 6 12.7346 7 8.54009 8 4.74998 9 8.70022 10 11.9085 r8mat_normal_01_new_test(): r8mat_normal_01_new() computes a matrix of values. Matrix: Col: 0 1 2 3 Row 0: -0.153257 1.16453 0.840011 -1.02868 1: -1.12318 -0.171342 -0.906243 0.276364 2: 0.339717 -1.25708 1.13781 -0.851078 3: -1.59083 0.0112862 -1.65065 -1.51542 4: 0.40282 -0.262418 2.63948 -1.26107 r8vec_normal_01_new_test(): r8vec_normal_01_new() computes a vector of Normal 01 values. Random vector: 0: 0.0670238 1: -0.433483 2: 1.33173 3: -0.486193 4: -0.465643 5: 0.167077 6: -1.69605 7: 0.866637 8: 1.18873 9: 0.235509 normal_test(): Normal end of execution. 07 December 2023 07:44:31 PM