06 October 2025 11:27:11 AM normal_test(): C++ version Test normal() c8_normal_01_test(): c8_normal_01() computes pseudorandom complex values normally distributed in the unit circle. 1 0.819113 1.09355 2 1.33758 0.828884 3 0.00776468 -0.378638 4 -0.398919 0.676706 5 0.0837036 0.367658 6 0.779377 -1.72424 7 -1.68706 -2.88501 8 0.169404 1.19498 9 0.860434 0.484386 10 0.813161 0.806696 c8vec_normal_01_new_test(): c8vec_normal_01_new() computes a vector of Normal 01 values. Random vector: 0: 0.701427 -0.258418 1: -0.0663704 -1.8626 2: 1.04146 1.13009 3: -0.507209 0.269129 4: -0.620012 0.562413 5: -1.10431 -1.13427 6: -0.814458 0.0913977 7: 0.870127 -0.721049 8: -1.18399 -0.925559 9: -0.556203 -0.361187 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 65 2 63 3 55 4 89 5 53 6 65 7 75 8 63 9 76 10 71 r8_normal_01_test(): r8_normal_01() computes pseudonormal values with mean 0.0 and standard deviation 1.0. 1 -1.12677 2 0.299265 3 -0.75091 4 -0.754194 5 -2.22859 6 -0.603768 7 0.100884 8 0.229101 9 -1.13302 10 0.820619 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 7.49548 2 9.44695 3 13.6331 4 10.301 5 9.28613 6 10.6074 7 9.36404 8 7.35101 9 9.71713 10 11.7912 r8mat_normal_01_new_test(): r8mat_normal_01_new() computes a matrix of values. Matrix: Col: 0 1 2 3 Row 0: -2.17425 0.932897 0.348513 1.25218 1: -0.131003 -1.08063 0.117575 0.280731 2: 1.74563 0.0487406 -0.217292 0.230649 3: 0.403376 0.381999 0.278722 1.73833 4: 1.08803 0.95339 -1.44755 0.747283 r8vec_normal_01_new_test(): r8vec_normal_01_new() computes a vector of Normal 01 values. Random vector: 0: 0.0332963 1: 0.621904 2: -0.421761 3: -0.337455 4: -0.304684 5: -0.104727 6: 1.19312 7: 2.14192 8: -0.208688 9: -0.345088 normal_test(): Normal end of execution. 06 October 2025 11:27:11 AM