[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.MathFunctions.Round

Round Method

Round(List<IExpression>)

Rounds a number to a specified number of digits.

Declaration
public static object Round(List<IExpression> p)
Parameters
Type Name Description
List<IExpression> p
Returns
Type Description
object