Incorrect Boltzmann constant in MATLAB?
Mostrar comentarios más antiguos
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 comentarios
Torsten
el 30 de En. de 2017
Physical constants "change" from year to year ...
Best wishes
Torsten.
Honglei Chen
el 30 de En. de 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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Performance and Memory en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!