Math387::CFrac Function

Overload List

#SignatureDescription
1TCplx CFrac(const TCplx &X);Complex frac function.
2TSCplx CFrac(const TSCplx &X);

Overload 1: TCplx CFrac(const TCplx &X);

Complex frac function.

#NameTypeDescription
1Xconst TCplx &

Returns: the frac function to real and imaginary part of the X parameter.

Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler

Overload 2: TSCplx CFrac(const TSCplx &X);

#NameTypeDescription
1Xconst TSCplx &
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler