Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Convert a quantity into Stoney natural units
ResourceFunction["StoneyUnitConversion"][quantity] attempts to convert the specified quantity to Stoney units. |
| Stoney Unit | Definition | Value in SI Base Units |
| Length | 1.3807*10-36m | |
| Mass | 1.8592*10-9kg | |
| Time | 4.6054*10-45s | |
| Electric Current | IS=ℯ | 1.602176634*10-19C |
Find how many Stoney units 8103 farads are equal to and the dimensions:
| In[1]:= |
| Out[1]= |
| In[2]:= |
| Out[2]= |
StoneyUnitConversion threads over lists:
| In[3]:= |
| Out[3]= |
StoneyUnitConversion accepts QuantityArray arguments:
| In[4]:= |
| Out[4]= |
Express some fundamental constants in Stoney units:
| In[5]:= | ![]() |
| Out[5]= |
This work is licensed under a Creative Commons Attribution 4.0 International License