calculator

the calculator which shows the result of using different JS operators.

input

operand 1

operator

arithmetic operators

string operators

+ (concatenation) 

comparison operators

==  ===  !=  !==  >=  <= 

operand 2





output

operation

---

result

---