Module: BasicVars

Defined in:
lib/symcalc.rb

Overview

Basic variables that are already implemented in SymCalc and have fixed values

Constant Summary collapse

E =
Variable.new "e", Math::E