TInfinity Conversion (TNumber to TInfinity)
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
public static implicit operator TInfinity (
TNumber value
)
Public Shared Widening Operator CType (
value As TNumber
) As TInfinity
static implicit operator TInfinity^ (
TNumber^ value
)
F# does not support the declaration of new casting operators.
- value TNumber
- The value to convert to a TInfinity.
TInfinity