This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
ASIN
|
ASIN ( value ) | ||||||||
Parameter | Type | Description | ||||||
value | Real |
![]() |
Sine of angle. Must be between –1 and +1. | |||||
The ASIN function calculates the arcsine, the angle whose sine is specified in value. It accepts and returns numeric data.
In value, specify the sine of the angle. The sine must be a value between -1 and +1.
The angle is returned in radians between -PI/2 and PI/2. To convert the result to degrees, multiply it by 180/PI.
ASIN(0.5) //0.5235987756
Product: 4D
Theme: 4D View Pro Formulas
4D View Pro Reference ( 4D v19)