ganon icon indicating copy to clipboard operation
ganon copied to clipboard

Update significant figures on methods

Open FranceJ opened this issue 7 years ago • 1 comments

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.

FranceJ avatar Oct 26 '17 04:10 FranceJ

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

BlakeGuilloud avatar Oct 28 '17 02:10 BlakeGuilloud