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