Faktorial Kalkülatory
Bir tam sanyň faktoryalyny hasap et, dogry - hatda örän uly umumylar üçinem.
Netijeler ýazýan wagtyň täzelener.
Bu hasapçy hakda
calculator returns the exact value using arbitrary-precision integers, the number of digits in that value, and an approximate mantissa × power-of-ten form for readability. The calculator returns the exact value using arbitrary-precision integers, the number of digits in that value, and an approximate mantissa × power-of-ten form for readability. The calculator returns the exact value using arbitrary-precision integers, the number of digits in that value, and an approximate mantissa × power-of-ten form for readability.FactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFa
Köp soralýan soraglar
Faktorial näme üçin ulanylýar?
A factorial counts arrangements: n! is the number of distinct orderings of n items. It is the building block of permutations and combinations.
0 näme?
Taryhça 0! = 1. Boş bir set düzetmek üçin diňe bir ýol bar, şundan boş bir önüm 1.
5 faktorly näme?
Bu 5 × 4 × 3 × 2 × 1 = 120, bu kalkulýatoryň görkezýän öň bellenen mysalydyr.
Neçe uly faktoryal hasap edip biler?
2000! töweregi dogry, islendik dogrylykly tamsanlary ulanyp, sebäbi san uly bolsada dogrylyk ýitirilmez.
Näme üçin ol bir rakam sanyny görkezýär?
Faktoriallar o diýen tiz ösýär ki, doly san örän agyr işlenýändir - 100! 158 rakamly - şonuň üçin rakam san size onuň ululygynyň tiz düşünjesini berýär.
Nädip bir baha bermeli?
Bu faktoryaly onuň bir güýjüni mantissa bilen beýan edýär, bir okamaň aňsatlyk bilen görkezilen çaklama dogry tam sanyň ýanynda görkezilýär.
API — bu hasapçyny koddan ullan
Bu hasapçyny azat JSON ahtar noktasy hökmünde çagyr - açar gerek däl. Aşakdaky meýdança mykdarlaryny soragyň parametrleri ýa-da JSON hökmünde iber. Eňlisçe senedleri oka →
_Soňky
GET https://calculator.free/api/v1/factorial/
curl
curl "https://calculator.free/api/v1/factorial/?n=5"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/factorial/?" + new URLSearchParams({
"n": "5"
}));
const data = await r.json();
console.log(data.results);
Netijeler diňe umumy ýardam üçin hasaplanypdyr, maliýe, lukmançylyk ýa-da salgyt maslahaty üçin däl.