Skip to content

Instantly share code, notes, and snippets.

@Visgean
Created February 1, 2010 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Visgean/291693 to your computer and use it in GitHub Desktop.
Save Visgean/291693 to your computer and use it in GitHub Desktop.
# Easiest way:
# But it is without support for complex number.
from math import factorial
factorial(6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment