|
home
|
paint
|
calculator
calculator
the calculator which shows the result of using different JS operators.
input
operand 1
number
string
operator
arithmetic operators
+
-
*
/
%
string operators
+ (concatenation)
comparison operators
==
===
!=
!==
>
>=
<
<=
operand 2
number
string
output
operation
---
result
---