Skip to main content

কীভাবে Factorial Calculator n! গণনা করবেন

Factorial Calculator n! কি?

Factorial of n (written n!) is the product of all positive integers from 1 to n: n! = n × (n−1) × ... × 2 × 1. Factorials appear in combinations, permutations, probability, and Taylor series expansions.

ধাপে ধাপে নির্দেশিকা

  1. 10! = 1 (by definition)
  2. 21! = 1, 2! = 2, 3! = 6, 4! = 24, 5! = 120
  3. 3n! = n × (n-1)!
  4. 4C(n,k) = n! / (k! × (n-k)!) — factorials underlie combination formulas

সমাধান করা উদাহরণ

ইনপুট
5!
ফলাফল
120
5×4×3×2×1 = 120
ইনপুট
10!
ফলাফল
3,628,800
About 3.6 million
ইনপুট
20!
ফলাফল
2.43 × 10¹⁸
Over 2 quintillion

গণনা করতে প্রস্তুত? বিনামূল্যে Factorial Calculator n! ক্যালকুলেটর চেষ্টা করুন

নিজে চেষ্টা করে দেখুন →

সেটিংস