Computes the arctangent of x
x
Interval.atan( Interval(-1, 1)) // Interval(-0.785398163, 0.785398163)
Generated using TypeDoc
Computes the arctangent of
x
Example
Returns