Chapter 9. Calculation Functions
Abs()
Syntax:
Abs ( number )
Data type returned: Number, Time Category: Number
Parameters:
• number—Any expression that resolves to a numeric value.
Description:
Returns the absolute value of number
; absolute value is always a positive number.
Examples:
Acos()
Syntax:
Acos ( number )
Data type returned: Number Category: Trigonometric
Parameters:
• number—Any expression that resolves to a numeric value from -1 to 1.
Description:
The arc cosine of a number is the angle (measured in radians) whose cosine is the specified number. The range of values returned by the Acos
function is 0 to ...
Get FileMaker 9 Developer Reference: Functions, Scripts, Commands, and Grammars, with Extensive Custom Function Examples now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.