Normalize a set of numbers. by default between 0 and 1.
numnormalize [-dhRV] <\s-1FILE\s0>
| numnormalize [-dhRV] (Input on \s-1STDIN\s0 from pipeline.)
numnormalize [-dhRV] (Input on \s-1STDIN\s0. Use Ctrl-D to stop.)
numnormalize will take a set of numbers on input and return that set as a normalized set of numbers between 0 and 1 by default. Or you can use the -R option to specify a different normalized range.
-h Help: You're looking at it. -V Increase verbosity. -d Debug mode. For developers -R <range> This allows you to specify a different normalized range instead of from 0 to 1. For example -R 0..5
numaverage\|(1), numbound\|(1), numinterval\|(1), numgrep\|(1), numprocess\|(1), numsum\|(1), numrandom\|(1), numrange\|(1), numround\|(1)
numnormalize is part of the num-utils package, which is copyrighted by Suso Banderas and released under the \s-1GPL\s0 license. Please read the \s-1COPYING\s0 and \s-1LICENSE\s0 files that came with the num-utils package
Developers can read the GOALS file and contact me about providing submitions or help for the project.
More info on numnormalize can be found at: