Function kcl_lib::std::math::sqrt

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

Computes the square root of a number.