amath
1.8.5
Simple command line calculator
|
Function definitions of known mathematical functions. More...
#include <defs.h>
Public Attributes | |
const char * | name |
CreateFunctionNode | create |
CreateFunctionNode functiondef::create |
Definition at line 106 of file defs.h.
Referenced by FunctionList::GetFunctionCall().
const char* functiondef::name |
Definition at line 105 of file defs.h.
Referenced by FunctionList::GetSystemFunction().