kmath-core
/
space.kscience.kmath.operations
/
asin
common
asin
fun <
T
:
AlgebraElement
<
T
, out
TrigonometricOperations
<
T
>>>
asin
(arg:
T
):
T
Content copied to clipboard
Computes the inverse sine of
arg
.