Module: Math::Expr

Defined in:
lib/ruuuby/math/expr/seq/sequence.rb,
lib/ruuuby/math/expr/equation.rb,
lib/ruuuby/math/expr/math_func.rb,
lib/ruuuby/math/expr/expression.rb,
lib/ruuuby/math/expr/seq/geometric.rb,
lib/ruuuby/math/expr/seq/recursive.rb,
lib/ruuuby/math/expr/seq/arithmetic.rb

Overview

code representations of mathematical expressions

Defined Under Namespace

Classes: AbstractExpression, ArithmeticSequence, Equation, GeometricSequence, MathFunc, Polynomial, RecursiveSequence, Sequence