Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Express the canonical dimensions for a quantity as a formatted product of powers
ResourceFunction["CanonicalDimensionalProduct"][q] writes the canonical dimensional product for q. |
Symbol | Dimension |
T | Time |
L | Length |
M | Mass |
I | Electric Current |
Θ | Thermodynamic Temperature |
N | Amount of Substance |
J | Luminous Intensity |
Symbol | Dimension |
A | planar angle |
F | information |
C | money |
P | persons, people |
Φ | solid angle |
D | temperature difference |
H | photon |
Write the canonical dimensional product for 5 webers:
In[1]:= |
Out[1]= |
Write the canonical dimensional product for 0.5 F of electric capacitance:
In[2]:= |
Out[2]= |
Write the canonical dimensional product for the Euler-Heisenberg Lagrangian factor of quantum electrodynamics:
In[3]:= |
Out[3]= |
Write the canonical dimensional product for the quantum conductance physical constant:
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License