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