kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
DoubleField
/
asin
asin
open
inline override
fun
asin
(
arg
:
Double
)
:
Double
(
source
)
Computes the inverse sine of
arg
.