Arc Cross Reference |
roundup[procedure] roundup n(def roundup (n) (withs (base (truncate n) rem (abs (- n base))) (if (>= rem 1/2) ((if (> n 0) + -) base 1) base))) | AboutAlphabetical Indexa b c d e f g h i j k l m n o p q r s t u v w x y z other ReleasesRelated |