GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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.