sqr()
Returns the square root of a number
asin()
Returns the arcsine (inverse sine) of a number
sgn()
Determine the sign of a number
decrementValue()
Decrement the integer part of a number
round()
Rounds a number to the closest integer.
cos()
Returns the cosine of an angle entered in radians
int()
Returns the closest integer that is smaller than the number
exp()
Calculates the exponent whose base is e that represents a number.
ceiling()
Determines the closest integer that is greater than a specified floating point number.
atn()
Returns the arc tangent (inverse tangent) of a number
fix()
Converts a real number to an integer
abs()
Returns the absolute value of a number
log()
Returns the natural logarithm of a number.
log10()
No description available
acos()
Returns the arccosine (inverse cosine) of a number
floor()
formatBaseN(radix=[integer])
Converts a number to a string representation in the specified base.
Arguments:
tan()
Returns the tangent of an angle that is entered in radians.
sin()
Returns the sine of a number
incrementValue()
Increment the integer part of a number
decimalFormat(length=[integer])
Converts a number to a decimal-formatted string.
booleanFormat()
Returns the value formatted as a boolean string
numberFormat(mask=[string], locale=[string])
Formats a number with an optional format mask
currencyFormat(type=[string], locale=[string])
nullArguments:
Last updated 2 months ago
Social Media
Bug Tracking
Support
Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC