Num-Utils
- numaverage(1) Find the average of a set of numbers.
- numbound(1) Find boundary numbers in files or STDIN.
- numgrep(1) This program is the numeric equivilent of the grep utility.
- numinterval(1) Show the numeric intervals between each line in a file.
- numnormalize(1) Normalize a set of numbers. By default between 0 and 1.
- numprocess(1) This program mutates numbers as it encounters them.
- numrandom(1) Print out a random number.
- numrange(1) Print out a range of numbers for use in for loops and such.
- numround(1) A program that rounds off numbers it encounters.
- numsum(1) numsum program file