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