TSCplx::Complex Property

__declspec(property(get = IsComplex)) bool Complex;

Read: bool IsComplex() const;
Declared in Dew::Math::TSCplx · Dew.Math/Math387.h · Cross-compiler