Returns true iff value is an integer, or a floating point number that can be represented as an integer.
true
value
BigInt
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isInteger#description
Returns
true
iffvalue
is an integer, or a floating point number that can be represented as an integer.Special cases
Includes
BigInt