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