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