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