Libraries
»
weight_conversion
(0.2.0)
»
Index
»
Weight
»
#to_f
Method: Weight#to_f
Defined in:
lib/weight_conversion.rb
#
to_f
⇒
Object
44 45 46
# File 'lib/weight_conversion.rb', line 44
def
to_f
value
.
round
(
4
)
.
to_f
end