/Factorials

1 factorial you know and 7 you probably don't

Primary LanguagePython

Factorials

This code was inspired by a blackpenredpen youtube video:

Factorial | n!

Double Factorial | n!!

Subfactorial | !n

Primorial | n#

Super Factorial (Sloane) | sf(n)

Super Factorial (Pickover) | n$

Exponential Factorial | n$

Hyper Factorial | H(n)