-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CalcEngine: Manage precision internally to Rational and convert functions to operator overrides #35
Merged
Commits on Feb 22, 2019
-
Convert Rational class to always use BASEX as radix. Convert to corre…
…ct base when displaying only.
Configuration menu - View commit details
-
Copy full SHA for 3cef856 - Browse repository at this point
Copy the full SHA 3cef856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43bd7bb - Browse repository at this point
Copy the full SHA 43bd7bbView commit details -
Revert Rational default base to 64 and uncomment code to convert to/f…
…rom strings in intrat/fracrat, to resolve rounding errors.
Configuration menu - View commit details
-
Copy full SHA for 9c6ef25 - Browse repository at this point
Copy the full SHA 9c6ef25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e973a - Browse repository at this point
Copy the full SHA 08e973aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 259d16e - Browse repository at this point
Copy the full SHA 259d16eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4961b7c - Browse repository at this point
Copy the full SHA 4961b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d8e60 - Browse repository at this point
Copy the full SHA 09d8e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b2797 - Browse repository at this point
Copy the full SHA 34b2797View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f641c1 - Browse repository at this point
Copy the full SHA 5f641c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fecd35 - Browse repository at this point
Copy the full SHA 2fecd35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d298e1 - Browse repository at this point
Copy the full SHA 0d298e1View commit details -
Remove unnecessary precision arguments from Rational class and remove…
… use of explicit Rational constructors in favor of implicit conversions for value types
Configuration menu - View commit details
-
Copy full SHA for 5e4eaf6 - Browse repository at this point
Copy the full SHA 5e4eaf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41db5fa - Browse repository at this point
Copy the full SHA 41db5faView commit details -
Configuration menu - View commit details
-
Copy full SHA for dde5f59 - Browse repository at this point
Copy the full SHA dde5f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d7cc0e - Browse repository at this point
Copy the full SHA 9d7cc0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a84805 - Browse repository at this point
Copy the full SHA 6a84805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6150bea - Browse repository at this point
Copy the full SHA 6150beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dc3455 - Browse repository at this point
Copy the full SHA 2dc3455View commit details
Commits on Feb 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 75792d4 - Browse repository at this point
Copy the full SHA 75792d4View commit details
Commits on Feb 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 14d8dc9 - Browse repository at this point
Copy the full SHA 14d8dc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e3da53 - Browse repository at this point
Copy the full SHA 1e3da53View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.