$ errors.fyi/dotnet/DivideByZeroException 74 namespaces · 3,092 codes
dotnet · dotnet/DivideByZeroException
DivideByZeroException

DivideByZeroException

Thrown when integer division or modulo by zero is attempted. Floating-point division by zero does not throw; it produces Infinity or NaN per IEEE 754. Guard integer divisors before the operation.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT