ext-decimal
ext-decimal copied to clipboard
Feature request: Add scale option
Apart from precision, Id like to add scale option, which would auto-round decimal result to that many decimal places after any operation and casting from string/int/other decimal.
What are your thoughts on this?