Function kcl_lib::std::math::abs

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

Computes the absolute value of a number.