Dynamically increase decimal places until displayed result is non-zero
Add DYNAMIC_DECIMALS
option. If turned on, the number of decimal places in the displayed result is increased (beyond the default DECIMAL_PLACES
) until the displayed result is non-zero #38