UnitForm[q]⟹shorthand
takes a quantity and converts it into a minimal string representation. IE. Micro Molar -> "[μM]".
Formats the input into an easy to read string:
Can Convert complex Units into unit form:
Converts to UnitScale:
String unit input:
Accepts all Units, including temperatures:
Uses superscripts for inverse Units:
Converts money into an easy to read format as well:
If Brackets is False, the output will not have parentheses:
Return a formatted string:
Return a plain string:
Do not Convert to UnitScale:
Choose whether the number is shown or not:
Set a new rule for how to handle core Units:
Set a new rule for how to handle metric prefixes:
Converts lists of Units into a list of strings: