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