**** - I need six digits on the RIGHT to deal with Chinese pricing that calculates out like this for a unit cost:
$0.016557 and those numbers at the end add up when multiplied by BIGNUM quantities of fiddly stuff. Half the time it rounds to nearest penny (FML!) the rest it is rounded at four digits on the right. We should have at least 6 digits on the right, and 12 on the left (currency nonsense).
**** - I need six digits on the RIGHT to deal with Chinese pricing that calculates out like this for a unit cost:
$0.016557 and those numbers at the end add up when multiplied by BIGNUM quantities of fiddly stuff. Half the time it rounds to nearest penny (FML!) the rest it is rounded at four digits on the right. We should have at least 6 digits on the right, and 12 on the left (currency nonsense).