Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • 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
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

DimensionalAnalysis

Guides

  • Dimensional Analysis

Symbols

  • CanonicalDimensionalProduct
  • ISQConformantQuantityQ
  • PhysicalQuantityData
  • PhysicalQuantityDimensions
  • QuantityUnitStrings
  • SIConformantQuantityQ
  • UnitSystemTransform
PeterBurbery`DimensionalAnalysis`
PhysicalQuantityDimensions
​
PhysicalQuantityDimensions
[pq]
finds the dimensions of the input
pq
.
​
Details and Options

Examples  
(2)
Basic Examples  
(1)
Find the dimensions for energy density:
In[1]:=
PhysicalQuantityDimensions

J/
3
m

Out[1]=
{LengthUnit,MassUnit,TimeUnit}
Find the dimensions for the quantity variable for energy density:
In[2]:=
PhysicalQuantityDimensions
[QuantityVariable["EnergyDensity"]]
Out[2]=
{LengthUnit,MassUnit,TimeUnit}
Find the dimensions for the physical quantity energy density:
In[3]:=
PhysicalQuantityDimensions
[Entity["PhysicalQuantity","EnergyDensity"]]
Out[3]=
{LengthUnit,MassUnit,TimeUnit}
Find the dimensions for the Von Klitzing constant:
In[4]:=
PhysicalQuantityDimensions
[Entity["PhysicalConstant","VonKlitzingConstant"]]
Out[4]=
{ElectricCurrentUnit,LengthUnit,MassUnit,TimeUnit}
Possible Issues  
(1)

SeeAlso
"XXXX"
RelatedGuides
▪
Dimensional Analysis
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com