Hi, I am trying to create a calculator on a wix site to help calculate damage in a game.
I would need to have seperate fields to enter different stuff and then have the numbers in those fields be used for a general mathematic formula.
The formula is :
(5+a+(b/5))*(1+b/100) - First Part
(cfirst part answer) and (dfirst part answer) and (e*first part answer) - Second Part
E is optional by the way, and C and D will have different answers varying on the person same goes for A and B.
First Part + Second Part = F - Third Part
I would like an option for it to show that calculation aswell as this one :
F*(1+g/100)
If you need any more explaining as to what anything means let me know, I’m not sure how to add this equation to different enter boxes so any help would be much appreciated.