Skip to content

Instantly share code, notes, and snippets.

@lockie
Created April 18, 2018 16:08
Show Gist options
  • Save lockie/e086a25cbc20a70f4a54057083fdac7b to your computer and use it in GitHub Desktop.
Save lockie/e086a25cbc20a70f4a54057083fdac7b to your computer and use it in GitHub Desktop.
import numpy as np
np.real(-7 * np.exp(np.pi * 1j + np.log(6)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment