gaussian_test(): Fortran90 version gaussian() evaluates a Gaussian function, its antiderivative, or derivatives of any order. gaussian_antideriv_test(): Compute gaussian_antideriv(mu=0,sigma=1x). Created graphics data file "gaussian_antideriv_data.txt". Created command file "gaussian_antideriv_commands.txt". gaussian_n_test(): gaussian(n,mu,sigma;x) evaluates the nth derivative. Created graphics data file "gaussian_deriv_0_data.txt". Created command file "gaussian_deriv_0_commands.txt". Created graphics data file "gaussian_deriv_1_data.txt". Created command file "gaussian_deriv_1_commands.txt". Created graphics data file "gaussian_deriv_2_data.txt". Created command file "gaussian_deriv_2_commands.txt". Created graphics data file "gaussian_deriv_3_data.txt". Created command file "gaussian_deriv_3_commands.txt". Created graphics data file "gaussian_deriv_4_data.txt". Created command file "gaussian_deriv_4_commands.txt". Created graphics data file "gaussian_deriv_5_data.txt". Created command file "gaussian_deriv_5_commands.txt". gaussian_sigma_test(): Compute gaussian(n,mu,sigma;x) for various values of mu. Created graphics data file "gaussian_mu_data.txt". Created command file "gaussian_mu_commands.txt". gaussian_sigma_test(): Compute gaussian(n,mu,sigma,x) for various values of sigma. Created graphics data file "gaussian_sigma_data.txt". Created command file "gaussian_sigma_commands.txt". gaussian_test() Normal end of execution. 07 July 2025 6:48:55.498 PM