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

Update significant figures on methods #507

Open
FranceJ opened this issue Oct 26, 2017 · 1 comment
Open

Update significant figures on methods #507

FranceJ opened this issue Oct 26, 2017 · 1 comment

Comments

@FranceJ
Copy link
Contributor

FranceJ commented Oct 26, 2017

Several methods currently are able to return repeating decimals or irrational numbers. We should either standardize the level of precision that our methods return or (better) add in an additional optional argument to specify the level of precision.

This would require updating several of the methods but seems necessary for users to have consistent results.

@BlakeGuilloud
Copy link
Owner

Is this something you could take on @FranceJ ? Or should it be broken out into several issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants