Function kcl_lib::std::math::asin

source ·
pub async fn asin(args: Args) -> Result<MemoryItem, KclError>
Expand description

Computes the arcsine of a number (in radians).