[][src]Module rcalc_lib::parse

Structs

CalcParser
CalcState

holds the current state of the engine, e.g list of all previously used variables

Variable

holds user user-defined variable

Enums

Rule

Constants

PHI

Functions

eval

evaluates a given expression and returns either result or error