Siebel VB Language Reference > Quick Reference: Statements and Functions >

Math Functions: Numeric Functions


The following functions are for mathematics.

Function
Purpose
For More Information
Abs
Returns the absolute value of a number
Exp
Returns the value of e raised to a power
Fix
Returns the integer part of a number
Int
Returns the integer part of a number
IsNumeric
Determines whether a value is a legal number
Log
Returns the natural logarithm of a value
Rnd
Returns a random number
Sgn
Returns a value indicating the sign of a number
Sqr
Returns the square root of a number


 Siebel VB Language Reference
 Published: 18 June 2003