toBigInt

Returns the nearest extended integer value. The value is rounded based on the specified rounding mode. The default mode is half-even.

BigInt
toBigInt
(
T
)
(
T x
,
Round mode = HALF_EVEN
)

Meta