Skip to content
JS
JavaScript error

RangeError

The JavaScript exception "BigInt negative exponent" occurs when a BigInt is raised to the power of a negative BigInt value.

Reference entryJavaScriptFetched
RangeError: Exponent must be positive (V8-based)
As listed by MDN Web Docs
RangeError: BigInt negative exponent (Firefox)
As listed by MDN Web Docs
RangeError: Negative exponent is not allowed (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.