![]() |
bcParserObjC
1.1
Math Parser for Objective C, iOS and OSX
|
| Function defines the interface that describes a function that can be used as a user defined function in a MathParser instance | |
| MathParser class provides the capability to parse and evaluate math expressions given as strings at runtime | |
| Internal support protocol that represents parsed expression tree | |
| Parameter protocol represents a parameter that is passed into a user defined function | |
| Exception thrown by the parser when the expression has a problem | |
| VariableDelegate returns the current value of a variable whose name is given |
1.8.5