Module
Math
In:
lib/backports/1.9.1/math.rb
Methods
log2
log_with_optional_base
Public Class methods
log2
(numeric)
Standard in Ruby 1.9. See official
documentation
log_with_optional_base
(numeric, base = Backports::Undefined)
[Validate]