Skip to main content

nerd_abs

Function nerd_abs 

Source
pub fn nerd_abs(x: &Value) -> DogeResult
Expand description

nerd.abs(x) — magnitude. An Int stays an Int (and abs(i64::MIN) overflows catchably); a Float stays a Float.