pub fn atan(value: Num) -> Angle
Calculates the arctangent of a number.
#calc.atan(0) \ #calc.atan(1)