-
|
Is there a way of getting the base unit of measure from a user provided value? For example: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
There is currently no way to do this. What is your use case? |
Beta Was this translation helpful? Give feedback.
-
|
I need to normalize a value of arbitrary type (ElectricResistance, Inductance, Capacitance) and I need the "raw" value behind the type. Essentially, given |
Beta Was this translation helpful? Give feedback.
See #821