Click or drag to resize

FunctionTrunc Method

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