Class: Float

Inherits:
Object show all
Defined in:
lib/rbkb/extends.rb

Instance Method Summary collapse

Instance Method Details

#log2Object



586
# File 'lib/rbkb/extends.rb', line 586

def log2; Math.log(self)/Math.log(2); end