Function kcl_lib::std::math::sqrt

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

Compute the square root of a number.