Skip to content
JS
JavaScript error

RangeError

The JavaScript exception "BigInt division by zero" occurs when a BigInt is divided by 0n.

Reference entryJavaScriptFetched
RangeError: Division by zero (V8-based)
As listed by MDN Web Docs
RangeError: BigInt division by zero (Firefox)
As listed by MDN Web Docs
RangeError: 0 is an invalid divisor value. (Safari)
As listed by MDN Web Docs
Category
RangeError
Severity
error
Runtime
both
or press Cmd/Ctrl + Enter. The text is only sent to this site to match it.
Source: MDN Web Docs. Data fetched 2026-09-25T01:48:37.273Z.