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