Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
DimensionalAnalysis
Guides
Dimensional Analysis
Symbols
CanonicalDimensionalProduct
ISQConformantQuantityQ
PhysicalQuantityData
PhysicalQuantityDimensions
QuantityUnitStrings
SIConformantQuantityQ
UnitSystemTransform
PeterBurbery`DimensionalAnalysis`
S
I
C
o
n
f
o
r
m
a
n
t
Q
u
a
n
t
i
t
y
Q
S
I
C
o
n
f
o
r
m
a
n
t
Q
u
a
n
t
i
t
y
Q
[
p
q
]
r
e
t
u
r
n
s
T
r
u
e
i
f
p
q
i
s
a
p
r
o
d
u
c
t
o
f
t
h
e
2
9
S
I
u
n
i
t
s
Examples
(
1
)
Basic Examples
(
1
)
Test if a unit is SI conformant:
I
n
[
1
]
:
=
S
I
C
o
n
f
o
r
m
a
n
t
Q
u
a
n
t
i
t
y
Q
[
F
/
m
]
O
u
t
[
1
]
=
T
r
u
e
Demonstrate the liter is not an SI unit:
I
n
[
2
]
:
=
S
I
C
o
n
f
o
r
m
a
n
t
Q
u
a
n
t
i
t
y
Q
[
L
]
O
u
t
[
2
]
=
F
a
l
s
e
Check if a combination of units is the product of SI units:
I
n
[
3
]
:
=
S
I
C
o
n
f
o
r
m
a
n
t
Q
u
a
n
t
i
t
y
Q
[
L
*
h
*
m
i
n
]
O
u
t
[
3
]
=
F
a
l
s
e
S
e
e
A
l
s
o
"
X
X
X
X
"
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
D
i
m
e
n
s
i
o
n
a
l
A
n
a
l
y
s
i
s
"
"