kmath
common
kmath-core
/
space.kscience.kmath.expressions
/
FunctionalExpressionExtendedField
/
atan
atan
common
open
override
fun
atan
(
arg
:
Expression
<
T
>
)
:
Expression
<
T
>
Content copied to clipboard
Computes the inverse tangent of
arg
.
Sources
common source
Link copied to clipboard