freebsd-dev/gnu/usr.bin/dc
Wolfram Schneider b8923d4cc0 [HISTORY] command appeared in Version 1 AT&T UNIX
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
1996-08-29 18:06:19 +00:00
..
doc Infopage installation 1995-01-12 02:54:14 +00:00
ChangeLog adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00
COPYING adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00
dc.1 [HISTORY] command appeared in Version 1 AT&T UNIX 1996-08-29 18:06:19 +00:00
dc.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
decimal.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
decimal.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
Makefile Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
NEWS adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00
README adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00

This is a preliminary release of GNU `dc', since people asked for it.  GNU
`bc' (which doesn't rely on a separate `dc') has been available separately
for a couple of years.  Eventually this version of `dc' will be merged with
the bc package. 

See comments in the file decimal.c for some limitations in the arbitrary
precision library.  It's questionable whether it's worth fixing these
problems since the merged dc will probably use bc's math library instead.
However, you might want to be aware of known problems. 

See the file `INSTALL' for instructions on building and installing dc.

Please report bugs to bug-gnu-utils@prep.ai.mit.edu.