• Yozul
    link
    fedilink
    English
    122 months ago

    “!” in math is the factorial symbol, and 2 factorial is just 2 times 1, which is 2.

    • @[email protected]
      link
      fedilink
      English
      22 months ago

      Whereas != is commonly used in programming as “not equal to”.

      So the mathematician see two factorial equals two, which is true.

      The programmer sees two is not equal to two, which is not true.