Return just the quantity of the measurement
Returns:
31 32 33
# File 'lib/charisma/measurement.rb', line 31 def to_f value.to_f end