[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.Expression.GetDouble

GetDouble Method

GetDouble(IExpression)

Casts the result of evaluating an IExpression to the Double type.

Declaration
public static double GetDouble(IExpression expr)
Parameters
Type Name Description
IExpression expr
Returns
Type Description
double