Home > freetb4matlab > statistics > distributions > stdnormal_cdf.m

stdnormal_cdf

PURPOSE ^

% For each component of @var{x}, compute the CDF of the standard normal

SYNOPSIS ^

function cdf = stdnormal_cdf (x)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} stdnormal_cdf (@var{x})
% For each component of @var{x}, compute the CDF of the standard normal
% distribution at @var{x}.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003