Click or drag to resize

ComplexComplexPI Property

Defines PI 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 ComplexPI { get; }

Property Value

Complex
New Complex(PI, 0)

Return Value

Complex
New Complex(PI, 0)
See Also