Skip to content
Closed
Prev Previous commit
Next Next commit
Add a NEWS entry.
  • Loading branch information
CharlieZhao95 committed Feb 1, 2023
commit c0c1e2d4697ba1a0297a10fbf9aa3acd6a4023f7
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Make several math functions support custom error messages. ``math.sqrt()``
and ``math.log()`` now provide more helpful error messages.