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
..
1993-07-31 01:10:24 +00:00
1993-07-31 01:10:24 +00:00
1993-07-31 01:10:24 +00:00
1993-07-31 01:10:24 +00:00
1993-07-31 01:10:24 +00:00
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.