Overload List
| # | Signature | Description |
|---|---|---|
| 1 | double SqrAbs(const TCplx &X); | |
| 2 | float SqrAbs(const TSCplx &X); |
Overload 1: double SqrAbs(const TCplx &X);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | const TCplx & |
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler
Overload 2: float SqrAbs(const TSCplx &X);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | const TSCplx & |
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler