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