pub fn atan(x: f64) -> Result<DimensionalVariable, String>
Arctan function for f64 input, returns DimensionalVariable in radians.