TFunctionParser | TComplexParser
|
---|
Floating point numbers (extended)
| Complex floating point numbers
|
Angles in radians, degrees or gons | Angles in radians
|
Userdefined variable names (default: x, y, z and t)
| One userdefined variable name (default: z)
|
Implemented mathematical constants e, pi, C
| Implemented mathematical constants i, e, pi, C
|
Userdefined constants that may be expressions themselves |
|
About 70 predefined mathematical functions and operations
| About 30 complex mathematical functions and operations
|
Userdefined functions based on the predefined ones (macros) |
|
One special userfunction: YOUR own code is evaluated |
For further details read the respective README files.