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