Skip to content

Conversion of units without a "from" unit but with a keyword is a valid expression, but should not be.

Assume the following:

a=5     =     5
a in cm = 0.005

The second one should not be a valid expression, as it lacks the "from" unit but has the keyword in place.