JS Super-Calculator
The super-calculator shows the result of using different operators
Step 1: Enter the 1st Operand
number
string
Step 2: Choose an Operator
Arithmetic Operators
+
-
*
/
%
String Operator
+ (concatenation)
Comparison Operators
==
===
!=
!==
>
>=
<
<=
Step 3: Enter the 2nd Operand
number
string
Step 4: Click the Button
Output
Operation
???
Return Value:
???