Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
Public Sub New (
value As Integer
)
public:
Quad(
int value
)
new :
value : int -> Quad
Parameters
- value
- Type: SystemInt32
A positive integer
value must be greater than or equal to zero. Otherwise, an
OverflowException is thrown.
Numerical Libraries
Supported in: 6.0, 5.x
Reference