Cyfrifo
Cyfrifo'r ffactorial n! o gyfanrif, yn union - hyd yn oed gwerthoedd mawr.
Diweddaru canlyniadau wrth i chi deipio.
Am y cyfrifiadur hwn
calculator is a simple, easy-to-use calculator that can be used to calculate the factorial of n (written n!). The factorial of n (written n!) is the product of every whole number from 1 up to n. This 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. This calculator is a simple, easy-to-use calculator that can be used to calculate the factorial of n (written n!).FactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorialsFactorial
Cwestiynau a ofynnir yn aml
Beth yw ffactorial?
Mae ffactorial yn cyfrif trefniadau: n! yw' r nifer o drefniadau gwahanol o n eitem. Mae' n bloc adeiladu permutations a combinations.
Beth yw 0! (ffactoriaid sero)?
Yn ôl diffiniad 0! = 1. Mae yna un ffordd yn union o drefnu set wag, felly 1 yw' r cyfanswm gwag.
Beth yw ffactorial 5?
Mae'n 5 × 4 × 3 × 2 × 1 = 120, yr enghraifft rhagosodedig a ddangosir gan y cyfrifiannell hwn.
Pa mor fawr yw'r ffactorial y gall gyfrifo?
hyd at 2000! yn union, gan ddefnyddio cyfanrifon cywirdeb hap, felly ni chaiff cywirdeb ei golli hyd yn oed os yw'r rhif yn fawr.
Pam mae'n dangos cyfrif o ddigidoedd?
Mae ffactorial yn tyfu mor gyflym fel bod y rhif cyfan yn anodd ei ddefnyddio - mae gan 100! 158 o ddigidoedd - felly mae' r cyfrif digid yn rhoi syniad cyflym o' i faint.
Beth yw'r gwerth cyfartalog?
Mae'n mynegi'r ffactorial fel mantissa tro pŵer o ddeugain, amcangyfrif hawdd ei ddarllen a ddangosir wrth ochr y cyfanrif gwir.
API - defnyddio'r cyfrifiannell hwn o'r cod
Galw'r cyfrifiannell hwn fel diwedd-bwynt JSON rhad ac am ddim - nid oes angen allwedd. Anfonwch y gwerthoedd maes isod fel paramedrau ymholiad neu JSON. Anything you omit uses the same default this page is pre-filled with; an unknown parameter is a 400, never a silent zero. Darllen y dogfennaeth API lawn →
Diwedd
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);
Mae'r canlyniadau yn amcangyfrifon ar gyfer cyfarwyddyd cyffredinol yn unig, nid cyngor ariannol, meddygol na thrafodion treth.