GMP Native Interface for .NET
GMP Native Interface for .NET
Math.Gmp.Native
mpq_t Class
mpq_t Constructor
mpq_t Properties
mpq_t Methods
mpq_t Type Conversions
mpq_t Constructor
Creates a new multiple precision rational.
Namespace:
Math.Gmp.Native
Assembly:
Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy
public
mpq_t
()
Public
Sub
New
public
:
mpq_t
()
new
:
unit
->
mpq_t
See Also
Reference
mpq_t Class
Math.Gmp.Native Namespace