Function kcl_lib::std::math::abs

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

Compute the absolute value of a number.