You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2020. It is now read-only.
I may have the expected/actual backwards (or at least needs more data), in an Ubuntu VM:
pzrq@pzrq-VirtualBox:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04 LTS
Release: 18.04
Codename: bionic
pzrq@pzrq-VirtualBox:~$ python3
Python 3.6.5 (default, Apr 1 2018, 05:46:30)
[GCC 7.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> print(pow(0.7071067811865476+0.7071067811865475j, 18446744073709551616))
(0.7531061966369503+0.6578989714135652j)
Expected Behavior
Current Behavior
Steps to reproduce
Your Environment
Python Version (list the specific version number)
Python 3.7.3
Operating System and Version (select from the following and list the specific version number; if your OS is not listed, list that as well)
The text was updated successfully, but these errors were encountered: