Spread WPF 17
GrapeCity.CalcEngine.Functions Namespace / CalcLogInvFunction Class / Evaluate Method


In This Topic
    Evaluate Method (CalcLogInvFunction)
    In This Topic
    Returns the System.Double inverse of the lognormal cumulative distribution function of x, where ln(x) is normally distributed with parameters mean and standard_dev
    Overload List
    OverloadDescription
    Returns the System.Double inverse of the lognormal cumulative distribution function of x, where ln(x) is normally distributed with parameters mean and standard_dev  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also