Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Int
128
Conversion Operators
Overload List
(BigInteger to Int128)
Converts an arbitrary-size big integer into a 128-bit integer.
(Double to Int128)
Converts a floating-point value into a 128-bit integer.
(Int128 to Int64)
Converts a 128-bit integer into a 64-bit integer.
See Also
Reference
Int128 Structure
Meta.Numerics.Extended Namespace
In This Article
Overload List
See Also