Algebraic Function Evaluation ============================= :ref:`O2scl ` The cpp-expression-parser from Brandon Amos is used in O₂scl to provide evaluation of functions specified as strings. The source code for this library is included in the O₂scl distribution and automatically compiled and installed with O₂scl. See :ref:`calc_utf8 ` .