An Amount is an object that wraps mathematical value and a precision, together with a unit (e.g., mile, kilogram, EUR, JPY, USD-per-mile). One can intuitively understand an Amount as a number that, so to speak, knows its own precision and what it is measuring.
-The notation for mathematical values used by Amount are decimal digit string, which are Strings that adhere to the
An Amount is an object that wraps a mathematical value and a precision, together with a unit (e.g., mile, kilogram, EUR, JPY, USD-per-mile). One can intuitively understand an Amount as a number that, so to speak, knows its own precision and what it is measuring.
+The notation for mathematical values used by Amount are decimal digit string, which are Strings that adhere to the
Rounding a mathematical value is an important part of this spec. When we say rounding mode in this specification we simply refer to