[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.MathFunctions.Ceiling

Ceiling Method

Ceiling(List<IExpression>)

Rounds a number to the nearest integer or to the nearest multiple of significance.

Declaration
public static object Ceiling(List<IExpression> source)
Parameters
Type Name Description
List<IExpression> source
Returns
Type Description
object