GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
as66.c File Reference
#include <math.h>
Include dependency graph for as66.c:

Go to the source code of this file.

Macros

#define LTONE   7.0
 
#define UTZERO   18.66
 

Functions

double alnorm (double x, int upper)
 

Macro Definition Documentation

#define LTONE   7.0

Definition at line 31 of file as66.c.

Referenced by alnorm().

#define UTZERO   18.66

Definition at line 32 of file as66.c.

Referenced by alnorm().

Function Documentation

double alnorm ( double  x,
int  upper 
)

Definition at line 35 of file as66.c.

References LTONE, UTZERO, and y.

Referenced by init(), wext(), and wgp().