Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 265
Originated in
FileMaker Pro 6.0 or earlier
Examples
Cos(1.047) returns .50017107....
Cos(Radians(60)) returns .5.
Related topics
Contents
Functions reference (alphabetical list)
Degrees
Purpose
Converts angleInRadians to degrees.
Format
Degrees(angleInRadians)
Parameters
angleInRadians - any numeric expression or field containing a numeric expression, in radians
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Description
Use this function to translate results of trigonometric functions from radians to degrees.
Examples
Degrees(Atan(1)) returns 45.
Degrees(1.0472) returns 60.00014030....
Related topics
Contents
Functions reference (alphabetical list)
Degrees
180 angleInRadians
----------------------------------------------------------- -
=