2022-03-16 19:37:32 +08:00

2 lines
42 B
Python

import cmath
print(cmath.exp(1j*cmath.pi))