answersLogoWhite

0

  • 2 + 2 = 4
  • 2 - 2 = 0
  • 2 * 2 = 4
  • 2 / 2 = 1
  • 2 ^ 2 = 4
  • 2 == 2 = True
  • 2 /= 2 = False
  • 2 < 2 = False
  • 2 <= 2 = True
  • 2 > 2 = False
  • 2 >= 2 = True
  • etc.
User Avatar

Wiki User

8y ago

What else can I help you with?