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