You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems that multiplication/division by a Float is more common than multiplication/division by another Quantity, so would probably be a net savings to use the shorter names for the Float case and the longer names for the Quantity case.
The text was updated successfully, but these errors were encountered:
Seems that multiplication/division by a
Float
is more common than multiplication/division by anotherQuantity
, so would probably be a net savings to use the shorter names for theFloat
case and the longer names for theQuantity
case.The text was updated successfully, but these errors were encountered: