Grocer Function

NAME

stdn_pdf - Student distribution

CALLING SEQUENCE

[pdf]=stdn_pdf(x)

PARAMETERS

Input

Output

DESCRIPTION

Computes the standard normal probability density for each component of x with mean=0, variance=1.

EXAMPLE

x= stdn_pdf([1 2 3 6]')

AUTHOR

Eric Dubois 2002