kmath
common
kmath-core
/
space.kscience.kmath.expressions
/
SimpleAutoDiffExtendedField
/
sin
sin
common
open
override
fun
sin
(
arg
:
AutoDiffValue
<
T
>
)
:
AutoDiffValue
<
T
>
Content copied to clipboard
Computes the sine of
arg
.
Sources
common source
Link copied to clipboard