Incorrect Boltzmann constant in MATLAB?
Show older comments
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 Comments
Torsten
on 30 Jan 2017
Physical constants "change" from year to year ...
Best wishes
Torsten.
Honglei Chen
on 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.
Accepted Answer
More Answers (0)
Categories
Find more on Performance and Memory in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!