Function kcl_lib::std::math::asin

source ยท
pub async fn asin(args: Args) -> Result<KclValue, KclError>
Expand description

Compute the arcsine of a number (in radians).