atan

Returns the arctangent of the input, in radians between −π/2 and π/2.


fun atan(value: Double): Expression

Returns the arctangent of the input.