Module: Eqn
- Defined in:
- lib/eqn/errors.rb,
lib/eqn/number.rb,
lib/eqn/parser.rb,
lib/eqn/version.rb,
lib/eqn/eqn_node.rb,
lib/eqn/function.rb,
lib/eqn/terminal.rb,
lib/eqn/calculator.rb,
lib/eqn/expression.rb,
lib/eqn/comparation.rb
Defined Under Namespace
Modules: Function, Terminal Classes: Calculator, Comparation, EqnError, EqnNode, Expression, NoVariableValueError, NonNumericVariableError, Number, ParseError, Parser, ZeroDivisionError
Constant Summary collapse
- VERSION =
'1.6.5'.freeze