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