The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



nDistriQuantile


Unit:SDL_statis
Class:none
Declaration:function nDistriQuantile (p: double): double;

The function nDistriQuantile returns the quantile value of the standard normal distribution for a given probability p. The parameter p may take any value in the open interval (0,1). If nDistriQuantile is called using an invalid value of p a value of 0.0 is returned.

NORMALD.gif



Last Update: 2023-Feb-06