pub async fn atan(args: Args) -> Result<KclValue, KclError>
Compute the arctangent of a number (in radians).