Files
calculator/src/CalcManager/CEngine
Josh Koon 73372283a0 CalcEngine: Remove the need to specify base/radix when working with Rational values (#31)
- Separates values from the representation (base/radix) of those values.
- Uses a single base for all values represented as Rationals.
- Rationals are converted to/from a specific base when they are converted to/from strings.
2019-02-22 10:00:19 -08:00
..
2019-01-28 16:24:37 -08:00
2019-01-28 16:24:37 -08:00