Click or drag to resize

ComplexComplexE Property

Defines E in the context of the complex structure

Namespace: RelaxIS_SDK.libMath
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public static Complex ComplexE { get; }

Property Value

Complex
New Complex(E, 0)

Return Value

Complex
New Complex(E, 0)
See Also