kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.expressions
/
SimpleAutoDiffExtendedField
/
tan
tan
open
override
fun
tan
(
arg
:
AutoDiffValue
<
T
>
)
:
AutoDiffValue
<
T
>
(
source
)
Computes the tangent of
arg
.