TNumber(TInfinity) Constructor
Initializes a new instance of the
TNumber class
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
public TNumber(
TInfinity value
)
Public Sub New (
value As TInfinity
)
public:
TNumber(
TInfinity^ value
)
new :
value : TInfinity -> TNumber
Parameters
- value TInfinity
-