Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kolacik33 committed Mar 1, 2024
1 parent 03645f1 commit dc88103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/units/other.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Several other important NumPy functions are also integrated.
"np.absolute, np.abs", "Units of an argument are preserved"
"np.round, np.floor, np.ceil", "Units of an argument are preserved"
"np.iscomplexobj", "Returns false"
"np.sum", "Returns a quantity with summed magnitude and same units"
"np.sum", "Returns the same quantity with summed magnitude"

.. code-block::
Expand Down

0 comments on commit dc88103

Please sign in to comment.