There is two input field which having data type currency and decimal with currency precision 4.
And there is one more field which is decimal type, calculated one and having 10 precision.
Formula is (field1/field2) * 100 which is not getting proper value in calculated field.
Refer below screenshot for more information:







