Alright, so some of you are going to laugh at how simple this is to do. You can enter what symbol you need and keep in mind that for division you use "/" and multiplication is "*"
It's done like so...
Simply put the number in the ( ) quotes and the symbols. Enjoy!
It's done like so...
Code:
Javascript: alert(344+322-212*934/3);
Simply put the number in the ( ) quotes and the symbols. Enjoy!