Trying To Create a Reverse Calculator
-
Hello. I’m creating a fee calculator and I want to give users the option to determine fees based on an entered amount.
For example:
A 5.0% fee on 100 would be 95 net
But what about if they wanted to receive 100 net of fees. The answer is 105.26 to arrive at 100 after fees, but how would I structure this? I want to give users the option to calculate it either way, 100/95 and 105.26/100
Thank you!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Trying To Create a Reverse Calculator’ is closed to new replies.