lrgapprx.icn: Procedure to approximate integer values

link lrgapprx
September 14, 1995; Ralph E. Griswold
This file is in the public domain.

This procedure produces an approximate of an integer value in the
form n.nx10^n.

It is primarily useful for large integers.

Source code | Program Library Page | Icon Home Page