As I know, the "Megabytes"
and "Gigabits"
both are "InformationUnit"
:
UnitDimensions["Megabytes"]UnitDimensions["Gigabits"]
{{"InformationUnit", 1}}
{{"InformationUnit", 1}}
Is there any method to find all unit in "InformationUnit"
by code method?