mentat/num_traits/sign/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
320 B
JavaScript

initSidebarItems({"fn":[["abs","Computes the absolute value."],["abs_sub","The positive difference of two numbers."],["signum","Returns the sign of the number."]],"trait":[["Signed","Useful functions for signed numbers (i.e. numbers that can be negative)."],["Unsigned","A trait for values which cannot be negative"]]});