Module: Math
- Defined in:
- lib/sixarm_ruby_ramp/math.rb
Overview
Math extensions
Class Method Summary collapse
-
.ln(num) ⇒ Float
The natural log of num.
-
.logn(num, base) ⇒ Float
The log of num in base base.