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.
படிப்படியான வழிகாட்டி
- 10! = 1 (by definition)
- 21! = 1, 2! = 2, 3! = 6, 4! = 24, 5! = 120
- 3n! = n × (n-1)!
- 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! கால்குலேட்டரை முயற்சிக்கவும்
நீங்களே முயற்சிக்கவும் →