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


In This Topic
    Evaluate Method (CalcRandFunction)
    In This Topic
    Returns an evenly distributed random real number greater than or equal to 0 and less than 1.
    Overload List
    OverloadDescription
    Returns an evenly distributed random real number greater than or equal to 0 and less than 1.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also