Arcsine (inverse sine) function.
Elemental function
Same as X.
If X is of type real, the result value is as follows:
ASIN(1.0) approximates PI/2.
ASIN((0.841471, 0.000000)) has the value (1.000000, 0.000000), approximately.
Specific Name | Argument Type | Result Type | Pass As Arg? |
---|---|---|---|
ASIN | default real | default real | yes |
DASIN | double precision real | double precision real | yes |
QASIN 1 | REAL(16) | REAL(16) | yes |
QARSIN 1 | REAL(16) | REAL(16) | yes |