Skip to content

Instantly share code, notes, and snippets.

@MasazI
Created February 14, 2016 11:13
Show Gist options
  • Save MasazI/4299b6a41327907aab04 to your computer and use it in GitHub Desktop.
Save MasazI/4299b6a41327907aab04 to your computer and use it in GitHub Desktop.
7 0 LOAD_GLOBAL 0 (math)
3 LOAD_ATTR 1 (sin)
6 LOAD_FAST 0 (x)
9 CALL_FUNCTION 1
12 RETURN_VALUE
10 0 LOAD_GLOBAL 0 (sin)
3 LOAD_FAST 0 (x)
6 CALL_FUNCTION 1
9 RETURN_VALUE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment