am Donnerstag, 12. April 2007 schrieb Joe Conner: > NORMDIST > Returns the density function or the normal cumulative distribution. > Syntax > NORMDIST(Number; Mean; STDEV; C) > > *Number* is the value of the distribution based on which the normal > distribution is to be calculated. > > *Mean* is the mean value of the distribution. > > *STDEV* is the standard deviation of the distribution. > > *C* = 0 calculates the density function; *C* = 1 calculates the > distribution.
This can be found in the Calc Help. I need to know how the NORMDIST()-Funcion is implemented. I want to know what is done internal with *Number*, *Mean*, *StDev* and *C* Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
