PHI

PHI(arg1) → { number }

Returns the value of the density function for a standard normal distribution.

Parameters:

Name Type Description
arg1 number

The number for which the density of the standard normal distribution will be returned.

Returns:

Type
number