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