BigInt
🚧 under construction -> example
Last updated
Was this helpful?
🚧 under construction -> example
Last updated
Was this helpful?
⟩ ⟩ ⟩ bigint
a used to represent and manipulate bigint
values — which are to be represented by the number
.
BigInt can't be to Number( )
arithmetic operator(s) do not allow to mix BigInt and Number
bitwise operator(s) can be used with BigInt.