Mark Dickinson <dickinsm <at> gmail.com> writes: > > There's one respect in which complex is slightly more tightly > integrated in py3k than in trunk: raising a negative number to a > non-integer power (e.g., (-1)**0.5) gives a complex result in py3k. >>> (-1)**.5 (6.123031769111886e-17+1j) Don't we have a precision problem here? 0.5 is supposed to be represented exactly, isn't it?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4