Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 266
Pi
Purpose
Calculates the value of the constant Pi (), which is approximately 3.14159.
Format
Pi
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Examples
Pi * 15 returns 47.124.
Related topics
Contents
Functions reference (alphabetical list)
Radians
Purpose
Converts angleInDegrees to radians.
Format
Radians(angleInDegrees)
Parameters
angleInDegrees - any numeric expression or field containing a numeric expression, in degrees
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier