From @kapsh in #61
What do you think about adding precision argument to best_prefix method as shortcut for most commonly required operation?
This is a good idea. I also find the method for controlling precision rather verbose
As a bitmath user I want a simple way to control precision printing so that I don't have to use extra verbose syntax
It's a fairly open definition at the moment, one which needs refinement. I think the idea is a very solid one though and I bet there are a lot of people who would find value in this.
From @kapsh in #61
This is a good idea. I also find the method for controlling precision rather verbose
It's a fairly open definition at the moment, one which needs refinement. I think the idea is a very solid one though and I bet there are a lot of people who would find value in this.