Skip to content
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

Fixes issue with tax rounding #199

Merged
merged 1 commit into from Apr 2, 2015
Merged

Fixes issue with tax rounding #199

merged 1 commit into from Apr 2, 2015

Commits on Mar 30, 2015

  1. Fixes issue with tax rounding

    - Instead of using a rounding method prone to floating point math issues, this uses a coercion using exp notation
    
    Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
    chrissrogers committed Mar 30, 2015
    Copy the full SHA
    08bedbe View commit details
    Browse the repository at this point in the history