Form Calculations off

I have a form that calculates values from two fields and populates a third with the result. But the result is not correct?

Here is my expression

dmx-bind:value="inputAddTransactionGross.value.toNumber() - inputAddTransactionTaxes.value.toNumber()"

Community Page
Last updated: