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