Overload List
Overload 1: void DefineComplexConstantUnsorted(const DewString &AConstName, const TCplx &Value, const DewString &Help);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AConstName | const DewString & | |
| 2 | Value | const TCplx & | |
| 3 | Help | const DewString & |
Declared in Dew::Math::TWordList · Dew.Math/MtxParseClass.h · Cross-compiler
Overload 2: void DefineComplexConstantUnsorted(const DewString &AConstName, const TCplx &Value);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AConstName | const DewString & | |
| 2 | Value | const TCplx & |
Declared in Dew::Math::TWordList · Dew.Math/MtxParseClass.h · Cross-compiler