Skip to content

Commit e4d6205

Browse files
committed
+news
1 parent 15229fc commit e4d6205

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
Fixed small nonnegative integer powers for complex numbers with special values
2-
(``±0.0``, infinities or nan's) in components. Patch by Sergey B Kirpichev.
2+
(``±0.0``, infinities or nan's) in components. Negative powers of infinite
3+
numbers now evaluate to zero instead of NaN. Powers of infinite numbers no
4+
longer raise :exc:`OverflowError`.

0 commit comments

Comments
 (0)