Category: Trigonometric
Syntax: Sin ( angleInRadians ) |
Parameters:
angleInRadiansAny numeric expression or field containing a numeric expression, in radians.
Data type returned: Number
Description:
Returns the sine of angleInRadians expressed in radians.
In any right triangle, the sine of the two non-right angles can be obtained by dividing the length of the side opposite the angle by the length of the hypotenuse.
Examples:
Function | Results |
---|---|
Sin (Radians(60)) | Returns .86602. |
Sin (.610865) | Returns .57357624.... |
: FileMaker Specifications
FileMaker 8 Product Line
Specifications and Storage Limits
Field Types and Import/Export Formats
: Calculation Functions
Working with Calculations Primer
Calculation Signatures
Calculation Functions
: Custom Functions
Custom Functions Primer
Useful Custom Functions
: Script Steps
Scripting Primer
Script Step Reference
: Quick Reference
FileMaker Error Codes
FileMaker Keyboard Shortcuts
FileMaker Network Ports
FileMaker Server Command Line Reference
FileMaker XML Reference
: Other Resources
Where to Go for More Information