Lists the math functions available for use in the Newlook development environment.
Function |
Description |
Return the absolute value of a number. |
|
Return the arctangent of a number. |
|
Return the Cosine of an angle. |
|
Return the base of a natural logarithm raised to a power. |
|
Return the integer portion of a floating-point number. |
|
Return the integer portion of a floating-point number. |
|
Return the natural logarithm of a number. |
|
Return the maximum of two values. |
|
Return the minimum of two values. |
|
Generate a random number. |
|
Return the nearest integer number. |
|
Return the sign of a number. |
|
Return the sine of an angle. |
|
Return the square root of a number. |
|
Return the tangent of an angle. |
Functions are specifically for use in the Macro Editor. Refer to Microsoft's official VB and JScript documentation for scripting equivalents.
Conversion functions | Date and Time functions | Inspection functions | International functions | Program flow functions | String functions | System functions | Functions
© 2004-2021 looksoftware. All rights reserved.