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

Include the use of bcmath for floating point precision #12

Closed
jordanbrauer opened this issue Oct 9, 2017 · 2 comments
Closed

Include the use of bcmath for floating point precision #12

jordanbrauer opened this issue Oct 9, 2017 · 2 comments

Comments

@jordanbrauer
Copy link
Owner

jordanbrauer commented Oct 9, 2017

This will probably be included into the UnitConverter::calculate method chain (::convert(), ::from(), ::to()) somehow.

bcmath documentation page

@jordanbrauer
Copy link
Owner Author

optionally, use round(), pow(), ceil() and floor()

@jordanbrauer
Copy link
Owner Author

See #52 & #53 for the implemented solution.

Units of Measurement automation moved this from In Progress to Done Nov 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant