freebsd_amp_hwpstate/gnu/usr.bin/dc
Andreas Schulz d025cfd6c5 Throw out the abort call, the reasoning seems to be false :-).
Change a round to a truncate. Problem reported from Christoph Kukulies:
9.8 2 / p did an IOT trap.
There is one remaining problem.: 9.8 2 % p shows on other machines 1.8
but does here in the moment 1.
1994-12-03 16:32:02 +00:00
..
COPYING adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00
ChangeLog adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00
Makefile Added man page - it looks a little odd in places (the 'i' and 'o' 1993-08-04 17:51:47 +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
dc.1 Added man page - it looks a little odd in places (the 'i' and 'o' 1993-08-04 17:51:47 +00:00
dc.c Remove redundant (and conflicting) definition of sys_errlist. 1994-08-09 12:07:44 +00:00
dc.info adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00
dc.texinfo adding GNU dc ("desk calculator") 1993-07-31 01:10:24 +00:00
decimal.c Throw out the abort call, the reasoning seems to be false :-). 1994-12-03 16:32:02 +00:00
decimal.h Throw out the abort call, the reasoning seems to be false :-). 1994-12-03 16:32:02 +00:00

README

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.