Application Integration
- Application Integration
- All Products
math:asin(arg)
Argument | Required/Optional | Description |
|---|---|---|
arg | Required | A numeric value representing the sine of an
angle; valid input range is -1 to 1. |
|
|
|---|---|
math:asin(0) | 0 |
math:asin(1) | 1.57079632679 |
math:asin(-1) | -1.57079632679 |
math:asin(1.5) | Empty sequence |
math:asin(()) | () |