Salary calculator help | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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

4th Oct 2023, 7:04 AM
Bishikeshan
Bishikeshan - avatar
7 Antworten
+ 2
let gpfCalc = (bSal * gpf) / 100; I think I understood your question correctly ;)
5th Oct 2023, 4:56 AM
Qurban Hussain
Qurban Hussain - avatar
+ 3
You can sum these after input values
4th Oct 2023, 3:08 PM
Qurban Hussain
Qurban Hussain - avatar
+ 2
Please check is this your expected output https://code.sololearn.com/W6MZEmwxPs3u/?ref=app
4th Oct 2023, 1:15 PM
Qurban Hussain
Qurban Hussain - avatar
+ 1
Whats the problem you're actually facing, then it'll be easy to figure out
4th Oct 2023, 10:46 AM
Qurban Hussain
Qurban Hussain - avatar
+ 1
I am stuck in JavaScript calculation of addition not to add in onclick button
4th Oct 2023, 12:09 PM
Bishikeshan
Bishikeshan - avatar
0
No 207 How can i addition in bSal + a + b + Ma + Ot;
4th Oct 2023, 3:00 PM
Bishikeshan
Bishikeshan - avatar
0
How to calculate gpf calculation in basic of 12%. In option value..
5th Oct 2023, 3:23 AM
Bishikeshan
Bishikeshan - avatar