delta.icn: Program to list differences between successive numbers

January 22, 1999; Ralph E. Griswold
This file is in the public domain.
This program reads a stream of numbers from standard input and write
a stream of their first differences to standard output.

Source code | Program Library Page | Icon Home Page