Opened 16 years ago
Closed 16 years ago
#159 closed enhancement (fixed)
use exact rational arithmetic?
| Reported by: | Stephen Siegel | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1.0 |
| Component: | multiple | Version: | 1.0 |
| Keywords: | arithmetic rational float double | Cc: |
Description
Is there a package out there for doing exact rational arithmetic? (If not, we could easily write one.) We could use to represent our real values. Then we would not have to worry about rounding errors from using double, float, etc.
Note:
See TracTickets
for help on using tickets.

Written and added package numbers for doing this.