Incorrect Boltzmann constant in MATLAB?
Afficher commentaires plus anciens
AFAIK, the Boltzmann constant is incorrect in MATLAB.
Let's check it out:
k = physconst('Boltzmann');
and let's look at this variable k in our Workspace:
1.380650400000000e-23
1.38064852(79)e10−23
Is it going to be somehow fixed in future releases?
2 commentaires
Torsten
le 30 Jan 2017
Physical constants "change" from year to year ...
Best wishes
Torsten.
Honglei Chen
le 30 Jan 2017
Like Torsten said, those constants change over time due to new measurements. I would second Jan's proposal below to send in an enhancement request.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Performance and Memory dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!