[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Global_Objects/BigInt/BigInt [Back]  [Original]

BigInt() - JavaScript | MDN

This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

BigInt()

Baseline Widely available

This feature is well established and works across many devices and browser versions. Its been available across browsers since 2020 9.

BigInt() BigInt .

In this article

js
BigInt(value);

value

. .

: BigInt() new .

js
BigInt(123);
// 123n

Specification
ECMAScript 2027 LanguageSpecification
# sec-bigint-constructor


Web Proxy Viewer  |  New URL  |  Original Page