normalize.icn: Program to normalize numeric channel

January 21, 1999; Ralph E. Griswold
This file is in the public domain.
This program reads numbers, one per line, from standard input and
writes them out normalized so that the largest is 1.0.

Source code | Program Library Page | Icon Home Page