We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b900e51 commit f5082d2Copy full SHA for f5082d2
CHANGES.rst
@@ -27,7 +27,7 @@ Enhancements
27
as a Python function.
28
* ``Equal[]`` now compares complex against other numbers properly.
29
* Improvements in handling products with infinite factors: ``0 Infinity``-> ``Indeterminate``, and ``expr Infinity``-> ``DirectedInfinite[expr]``
30
-* `StringSplit` not support lists as a first argument.
+* `StringSplit` now supports lists as a first argument.
31
* ``SetDelayed`` now accept several conditions impossed both at LHS as well as RHS.
32
33
Bug fixes
0 commit comments