JScience library implementation uses a set of values for converting units to each other. I am not sure they are defined as constants.
I would like to use my own conversion factor to convert meters to feet. Is there any way to accomplish that in JScience API?
Thanks