2023-11-07 03:38:46 +08:00

2 lines
42 B
Python

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