Function kcl_lib::std::math::abs

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

Computes the absolute value of a number.