Loading...
Searching...
No Matches
API
Here is a list of all topics with brief descriptions:
 evaluateEvaluate module Provides the interfaces for evaluating a string expression
 evaluate_kindsProvides constants for defining standard integer, real and complex values
 evaluate_parametersParameters module
 evaluate_stacksStacks module It contains the valstack and opstack stacks to store the operand values and the operator values, respectively
 evaluate_stringString module
 evaluate_valueGeneric interface for converting a string to a number. The interface works for integer values (single and double) and real values (single and double)