Home
/
Python 3.11
/
Math
/
factorial
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Math
factorial
Python 3.11
🇮🇩 Bahasa Indonesia
Kembalikan faktorial dari bilangan bulat non-negatif n.
Syntax
PYTHON
Copy
math.factorial(n)
See Also
ValueError