Function kcl_lib::std::math::sqrt

source ·
pub fn sqrt(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Expand description

Computes the square root of a number.