amath  1.8.5
Simple command line calculator
functiondef Struct Reference

Function definitions of known mathematical functions. More...

#include <defs.h>

Collaboration diagram for functiondef:

Public Attributes

const char * name
 
CreateFunctionNode create
 

Detailed Description

Function definitions of known mathematical functions.

Definition at line 103 of file defs.h.

Member Data Documentation

◆ create

CreateFunctionNode functiondef::create

Definition at line 106 of file defs.h.

Referenced by FunctionList::GetFunctionCall().

◆ name

const char* functiondef::name

Definition at line 105 of file defs.h.

Referenced by FunctionList::GetSystemFunction().


The documentation for this struct was generated from the following file: