Libraries
»
chance
(0.5.2)
»
Index
»
Percentage
»
#to_f
Method: Percentage#to_f
Defined in:
lib/chance/percentage.rb
#
to_f
⇒
Object
18 19 20
# File 'lib/chance/percentage.rb', line 18
def
to_f
@value
.
to_f
end