Commit 9ab6603b authored by Kyle Beauchamp's avatar Kyle Beauchamp
Browse files

Another typo

parent 4646cf3b
...@@ -2733,7 +2733,7 @@ Multiplication or division of two Units results in a composite Unit. ...@@ -2733,7 +2733,7 @@ Multiplication or division of two Units results in a composite Unit.
mps = meter / second mps = meter / second
Unlike amount (moles), angle (radians) is arguably dimensionless.  Butsimtk.unit Unlike amount (moles), angle (radians) is arguably dimensionless.  But simtk.unit
treats angle as another dimension.   Use the trigonometric functions from the treats angle as another dimension.   Use the trigonometric functions from the
simtk.unit module (not those from the Python math module!) when dealing with simtk.unit module (not those from the Python math module!) when dealing with
Units and Quantities. Units and Quantities.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment