NuMFor 6161170 (2025-12-22)
Numerical (Modern) Fortran. Library for Simple Numerical computing
random_standard_normal

Convenience routine. Fills a scalar or array with random numbers following a standard normal (gaussian) distribution. Equivalently to random_normal() with scale=1 and loc=0. More...

Detailed Description

Convenience routine. Fills a scalar or array with random numbers following a standard normal (gaussian) distribution. Equivalently to random_normal() with scale=1 and loc=0.


The documentation for this interface was generated from the following file:
  • /home/fiol/Trabajos/fortran/numfor/src/randist/gauss.f90