distance.icn: Procedure to compute distance in n-dimensions

link distance
January 3, 1994; Ralph E. Griswold
This file is in the public domain.

distance(d1, d2, d3, ...) returns the distance between points in n-space
distances d1, d2, d3, ... from the origin.

Source code | Program Library Page | Icon Home Page