GRASS GIS 8 Programmer's Manual  8.2.2dev(2023)-3d2c704037
gauss.c File Reference
#include <math.h>
#include <grass/gmath.h>
Include dependency graph for gauss.c:

Go to the source code of this file.

Functions

double G_math_rand_gauss (double sigma)
 

Function Documentation

◆ G_math_rand_gauss()

double G_math_rand_gauss ( double  sigma)

Definition at line 17 of file gauss.c.

References G_math_rand(), and x.