Method: Chance#to_f

Defined in:
lib/chance/chance.rb

#to_fObject Also known as: value



45
46
47
# File 'lib/chance/chance.rb', line 45

def to_f
  odds.to_f
end