kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.operations
/
DoubleBufferOps
/
asin
asin
open
override
fun
asin
(
arg
:
Buffer
<
Double
>
)
:
DoubleBuffer
Computes the inverse sine of
arg
.