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


In This Topic
    Evaluate Method (CalcImSqrtFunction)
    In This Topic
    Returns the System.String square root of a complex number in x + yi or x + yj text format.
    Overload List
    OverloadDescription
    Returns the System.String square root of a complex number in x + yi or x + yj text format.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also