+ 1
Salary calculator help
I am stuck in JavaScript calculation in salary calculator Can anyone help me please... 👇 https://code.sololearn.com/WQVq21IXVZvr/?ref=app
7 ответов
+ 2
let gpfCalc = (bSal * gpf) / 100;
I think I understood your question correctly ;)
+ 3
You can sum these after input values
+ 2
Please check is this your expected output
https://code.sololearn.com/W6MZEmwxPs3u/?ref=app
+ 1
Whats the problem you're actually facing, then it'll be easy to figure out
+ 1
I am stuck in JavaScript calculation of addition not to add in onclick button
0
No 207
How can i addition in bSal + a + b + Ma + Ot;
0
How to calculate gpf calculation in basic of 12%.
In option value..