* Converts NumObj* functions to use Rationals. Places new functions under CalcEngine::RationalMath namespace * Moves functions that correspond to an operator to the Rational class with intent to convert to operators in the future * Consolidates use of RatPack's NUMBER and RAT data types to Number/Rational classes and RationalMath namespace. |
||
---|---|---|
.. | ||
calc.cpp | ||
CalcInput.cpp | ||
CalcUtils.cpp | ||
History.cpp | ||
Number.cpp | ||
Rational.cpp | ||
scicomm.cpp | ||
scidisp.cpp | ||
scifunc.cpp | ||
scimath.cpp | ||
scioper.cpp | ||
sciset.cpp |