Module: Math

Defined in:
lib/mext/math/line.rb,
lib/mext/math/expon.rb,
lib/mext/numeric/gold.rb,
lib/mext/math/function.rb,
lib/mext/math/stepwise.rb

Defined Under Namespace

Classes: Expon, Function, Line, Stepwise

Constant Summary collapse

GOLDEN_PROPORTION =
(sqrt(5.0)+1.0)/2.0