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