Menu
Division by zero - Division where a is the dividend (numerator) and the divisor (denominator) is zero and can be expressed as $$\frac{a}{0}$$ In arithmetic, this expression has no meaning, since there is no number which, multiplied by 0, gives a (a≠0), and so division by zero is undefined
A general example to help you recognize patterns and spot the information you're looking for
$$5132 ÷ 0 = cannot\space be\space found$$ $$232 ÷ 0 = is\space undefined$$
If a number is divided by zero in a computer program, it gives an error and the program gets terminated.