I please want to request the addition of "unit" or "units" as a recognised and valid unit, to use in cases where measurements are arbitrary or the units unspecified.
In other words, I want to be able to write something like the following:
Qty('2 units').mul('5 units') and get 10 units^2
For context, I am a user of NUMBAS (by Newcastle University), which makes us of js-quantities, and this feature would be very useful to me.
Thank you kindly for your consideration.
I please want to request the addition of "unit" or "units" as a recognised and valid unit, to use in cases where measurements are arbitrary or the units unspecified.
In other words, I want to be able to write something like the following:
Qty('2 units').mul('5 units')and get10 units^2For context, I am a user of NUMBAS (by Newcastle University), which makes us of js-quantities, and this feature would be very useful to me.
Thank you kindly for your consideration.