mp_exp_t.Value Field

GMP Native Interface for .NET

mp_exp_tValue Field
The mp_exp_t value.

Namespace:  Math.Gmp.Native
Assembly:  Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Value
Public Value As Integer
public:
int Value
val mutable Value: int

Field Value

Type: Int32
See Also