Division by zero

In mathematics, division by zero is division where the divisor (denominator) is zero. Such a division can be formally expressed as






a
0





{\displaystyle {\dfrac {a}{0}}}
where a is the dividend (numerator). In ordinary arithmetic, the expression has no meaning, as there is no number which, when multiplied by 0, gives a (assuming



a

0


{\displaystyle a\neq 0}
), and so division by zero is undefined. Since any number multiplied by zero is zero, the expression






0
0





{\displaystyle {\dfrac {0}{0}}}
is also undefined; when it is the form of a limit, it is an indeterminate form. Historically, one of the earliest recorded references to the mathematical impossibility of assigning a value to






a
0





{\displaystyle {\dfrac {a}{0}}}
is contained in Anglo-Irish philosopher George Berkeley's criticism of infinitesimal calculus in 1734 in The Analyst ("ghosts of departed quantities").There are mathematical structures in which






a
0





{\displaystyle {\dfrac {a}{0}}}
is defined for some a such as in the Riemann sphere (a model of the extended complex plane) and the projectively extended real line; however, such structures do not satisfy every ordinary rule of arithmetic (the field axioms).
In computing, a program error may result from an attempt to divide by zero. Depending on the programming environment and the type of number (e.g. floating point, integer) being divided by zero, it may generate positive or negative infinity by the IEEE 754 floating point standard, generate an exception, generate an error message, cause the program to terminate, result in a special not-a-number value, or a crash.

View More On Wikipedia.org
  • 21

    Greg Bernhardt

    A PF Singularity From USA
    • Messages
      19,447
    • Media
      227
    • Reaction score
      10,037
    • Points
      1,237
  • 2

    RooksAndBooks

    A PF Molecule From USA
    • Messages
      27
    • Media
      86
    • Albums
      1
    • Reaction score
      50
    • Points
      76
  • 1

    IDK10

    A PF Quark
    • Messages
      67
    • Reaction score
      3
    • Points
      1
  • 1

    Mr Indeterminate

    A PF Electron From Elsewhere
    • Messages
      20
    • Reaction score
      0
    • Points
      11
  • 1

    NATE MATE

    A PF Quark
    • Messages
      1
    • Reaction score
      0
    • Points
      4
  • 1

    danielassayag

    A PF Quark
    • Messages
      8
    • Reaction score
      0
    • Points
      1
  • Back
    Top