Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ee44cc1

Browse files
committedDec 29, 2024·
Fix
1 parent f620e29 commit ee44cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎physics/speeds_of_gas_molecules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
2929
The most probable speed is the speed at which the Maxwell-Boltzmann distribution
3030
is at its maximum. This can be found by differentiating the Maxwell-Boltzmann
31-
distribution with respect to v and setting the result equal to zero. The result is::
31+
distribution with respect to ``v`` and setting the result equal to zero. The result is::
3232
3333
---------------------
3434
| v_mp = √(2RT/M) |

0 commit comments

Comments
 (0)
Please sign in to comment.