Function
|
Description
|
---|---|
Returns the absolute value of a number.
|
|
Returns the arctangent of a number.
|
|
Returns the cosine of an angle.
|
|
Returns e (the base of natural logarithms) raised to a power.
|
|
Returns the integer portion of a number.
|
|
Returns the logarithm of a number.
|
|
Returns the maximum of two or more values.
|
|
Returns the minimum of two or more values.
|
|
Returns the value of a number raised to a power.
|
|
Returns a number rounded to a specified number of decimal places or significant digits.
|
|
Returns an integer that indicates the sign of a number.
|
|
Returns the sine of an angle.
|
|
Returns the square root of a number.
|
|
Returns the tangent of an angle.
|