MPFR Native Interface for .NET
MPFR Native Interface for .NET
Math.Mpfr.Native
uintmax_t Structure
uintmax_t Operators and Type Conversions
Implicit Conversion Operators
Implicit Conversion (Byte to uintmax_t)
Implicit Conversion (UInt16 to uintmax_t)
Implicit Conversion (UInt32 to uintmax_t)
Implicit Conversion (UInt64 to uintmax_t)
Implicit Conversion (uintmax_t to UInt64)
uintmax_t
Conversion Operators
Overload List
Name
Description
(Byte to uintmax_t)
Converts a
Byte
value to an
uintmax_t
value.
(UInt16 to uintmax_t)
Converts a
UInt16
value to an
uintmax_t
value.
(UInt32 to uintmax_t)
Converts a
UInt32
value to an
uintmax_t
value.
(UInt64 to uintmax_t)
Converts a
UInt64
value to an
uintmax_t
value.
(uintmax_t to UInt64)
Converts an
uintmax_t
value to a
UInt64
value.
Top
See Also
Reference
uintmax_t Structure
Math.Mpfr.Native Namespace