The Complete SPRLIB & ANNLIB

pr_normal

- compute the probability density of a standardized normal random variable

SYNOPSIS

double pr_normal (x)

ARGUMENTS

double x The variable of which the density has to be calculated.

RETURNS

The function returns the calculated density.

FUNCTION

This function computes the probility density of a variable x according to the standardized normal distribution, ie. R = Pr(N(0,1),x).

SEE ALSO

pr_k_normal

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998