| Maptitude GISDK Help |
Computes the arcsine of a value.
rslt = Asin(real value)
| Argument | Contents |
|---|---|
| value | Any number between -1.0 and 1.0 |
A real number equal to the angle in radians whose sine is value.
| Function | Summary |
|---|---|
| Sin() | Computes the sine of an angle expressed in radians |
| Acos() | Computes the arc cosine of a value |
| Atan() | Computes the arctangent of a value |
| ©2025 Caliper Corporation | www.caliper.com |