Defines E in the context of the complex structure
Namespace: RelaxIS_SDK.libMathAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public static Complex ComplexE { get; }
Public Shared ReadOnly Property ComplexE As Complex
Get
Dim value As Complex
value = Complex.ComplexE
Property Value
ComplexNew Complex(E, 0)
Return Value
ComplexNew Complex(E, 0)
See Also