Libraries
»
unit
(0.4.0)
»
Index
»
Unit
»
#approx
Method: Unit#approx
Defined in:
lib/unit/class.rb
#
approx
⇒
Object
178 179 180
# File 'lib/unit/class.rb', line 178
def
approx
Unit
.
new
(
self
.
to_f
,
unit
,
system
)
end