Number input unit price 2.3 14.45 the results of calculation domain is 33.23, the actual should be 33.235 round should be 33.24.
Then verify other data input can achieve rounded right, is that the data is not correct, if separate use round (32.235, 2)
33.24 correctlyI don't know why? To solve the
CodePudding user response:
In_amount quantity and unit price tax_price data type is what? Try to delete calculation domain reconstructionCodePudding user response:
You in_amount tax_price types in decCodePudding user response:
Assure accuracy as calculated againCodePudding user response:
Variable data types