Algebraic Function Evaluation¶
Contents
The cpp-expression-parser from Brandon Amos is used in O2scl to provide evaluation of functions specified as strings. The source code for this library is included in the O2scl distribution and automatically compiled and installed with O2scl . See calculator .