Click or drag to resize

FunctionTrunc Method

Overload List
  NameDescription
Public methodStatic memberTrunc(IExpression)
Creates a function that will truncate the given expression (i.e remove all the digits after the decimal place) in question
Public methodStatic memberTrunc(IExpression, IExpression)
Creates a function that will truncate the given expression to the number of digits indicated in question
Top
See Also