libSBML C++ API
5.20.4
|
Formats an AST formula tree as an SBML formula string. More...
Functions | |
char * | SBML_formulaToString (const ASTNode_t *tree) |
Formats an AST formula tree as an SBML formula string.
char * SBML_formulaToString | ( | const ASTNode_t * | tree | ) |
Converts an AST to a string representation of a formula using a syntax basically derived from SBML Level 1.