Module: MathViz::Measurable
Overview
Something (i.e. Numeric) which does not have MathViz::Units, but can be turned into something which does (i.e., MathViz::Constant)
Instance Method Summary collapse
-
#per ⇒ Object
return constant wrapping self with new units assigned to the denominator.
-
#unit(x) ⇒ Object
return constant wrapping self with the specified units; see also MathViz::Units::Class#new_units.