ژمێرەری گۆڕین
[Translation temporarily unavailable. Please try again.]
ئەنجامەکان نوێدەکرێنەوە کاتێک کە نوسیت
دەربارەی ئەم ژمێرە
you choose 10 items, that is 10 × 9 × 8 = 720. Choosing none gives nP0 = 1, and arranging all of them gives nPn = n!. If r is greater than n, the tool returns a dash. If r is smaller than n, the tool returns a dash. If r is larger than n, the tool returns a dash. If r is smaller than n, the tool returns a dash. If r is larger than n, the tool returns a dash. If rPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutationsPermutations
پرسیاری زۆر کراوە
جیاوازی نێوان گۆڕینی شتەکان و پێکەوە بەستنەوەیان چیە؟
لە گۆڕینی ڕێکەوتدا گرنگە ( یەکەم، دووەم، سێیەم ئەنجامی جیاوازن) لە تێکەڵکردندا گرنگ نییە. هەمیشە بە کەمترین ڕێژەی تێکەڵکردن هەیە وەک لە تێکەڵکردن.
فۆرمۆڵی گۆڕین چیە؟
nPr = n! / (n − r)! بۆ ١٠ شت ٣ شت لە یەک کاتدا دەگیرێت: ١٠ × ٩ × ٨ = ٧٢٠
کەی پێویستە گۆڕینی بەکار بهێنم؟
کاتێک ڕێوشوێنی گرنگە: ڕیزکردنی کۆتاییەکان، پڕکردنەوەی شوێنی یەکەم / دووەم / سێیەم، دانانی خەڵک لە ڕیزێکدا، یان دروستکردنی کۆدی ڕێزدار.
چی ڕوودەدات ئەگەر r گەورەتر بێت لە n؟
ناتوانیت شتەکان زیاتر ڕێکبخەیت لە شتەکانی تر، بۆیە ئەنجامەکە دیاری نەکراوە و ئامێری گەڕانەوە بەستەری گەڕان دەگەڕێنێتەوە.
nP0 چیە؟
ئەوە ١ ە - تەنها یەک ڕێگا هەیە بۆ ڕێکخستنی هیچ شتێک، ڕێکخستنی بەتاڵ.
چیە؟
هاوتای n! یە، چونکە ڕێکخستنی هەموو n شتەکان بە ڕێکەوت وەک یەکە لەگەڵ فاکتۆڕیاڵی تەواو. بۆ نمونە 4P4 = 4! = 24
API - ئەم ژمێرەرانە لە کۆد بەکاربهێنە
ئەم ژمێرەرە بانگ بکە وەک خاڵێکی کۆتایی JSON - هیچ کێڵگەیەک پێویست ناکات. بایەخی بەشی خوارەوە بنێرێت وەک پارامەتری پرسیار یان JSON. پەڕەی زانیارییەکانی API بخوێنە →
خاڵى کۆتایی
GET https://calculator.free/api/v1/permutation/
curl
curl "https://calculator.free/api/v1/permutation/?n=10&r=3"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/permutation/?" + new URLSearchParams({
"n": "10",
"r": "3"
}));
const data = await r.json();
console.log(data.results);
ئەنجامەکان تەنها بۆ ڕێنمایی گشتین، نەک بۆ ڕاوێژی دارایی، پزیشکی یان باج.