Translation for "factorial" to finnish
Factorial
noun
Translation examples
noun
To calculate the factorial of a number, use the FACT function.
Jos haluat laskea luvun kertoma, käytä kertoma-funktio.
Description Returns the ratio of the factorial of a sum of values to the product of factoria
Kuvaus Palauttaa lukujen summan kertoman suhteen lukujen kertomien tuloon.
In this example, you are calculating the factorial of six.
Tässä esimerkissä lasketaan kuuden kertoma.
Ratio of the factorial of the sum of 2,3, and 4 (362880) to the product of the factorials of 2,3, and 4 (288).
Lukujen 2, 3 ja 4 kertoman suhde (362880) lukujen 2, 3 ja 4 kertomien tulokseen (288).
Calculating the factorial of a number is a classic example of using recursion.
Kertoman laskeminen on klassinen esimerkki rekursiosta.
How many positiive integers less than are not factorial tails?
Kuinka monta positiive kokonaislukujen alle ole kertoma klaava?
In general, use a factorial to count the number of ways in which a group of distinct items can be arranged (also called permutations).
Yleensä tavalla, jossa eri osaryhmän voidaan järjestää (tunnetaan myös nimellä permutaatio) määrän laskeminen kertoma avulla.
S 15 Define a positive integer to be a factorial tail if there is some positive integer such that the decimal representation of ends with exactly zeroes.
Määrittele positiivinen kokonaisluku on kertoma häntä, jos on jonkin verran positiivinen kokonaisluku siten, että desimaalin edustus päättyy täsmälleen zeroes.
Kamenicky Senov 5th Kamenicky Senov Glass town with a baroque church of St. John the Baptist and numerous extant brick and wooden houses factorial.
Päälle on muokattu näkymä. Kamenicky Senov 5th Kamenicky Senov Lasi kaupungin kanssa barokkikirkkoa Johannes Kastajan ja lukuisat säilynyt tiili ja puutaloja kertoma.
Old distilleries, mills, factories and power plants in Southern Estonia are important heritage sites, which have gained new lives by telling fascinating stories and offering exciting activities.
Entiset viinanpolttimot, myllyt, tehtaat ja sähkövoimalat ovat Etelä-Viron merkittäviä maanmerkkejä, jotka ovat nyt heränneet uuteen kukoistukseen, kertomaan jännittäviä tarinoita pitkästä historiastaan ja tarjoten elämyksiä ja kokemisen iloa.
Factorials have many applications in number theory.
Esimerkiksi: Kertomilla on monia sovellutuksia lukuteoriassa.
It is the sum of the first 17 integers and is also the sum of the first five positive factorials, 1! + 2! + 3! + 4! + 5!.
Se on myös ainoa luku, joka on sitä edeltävien positiivisten kokonaislukujen kertomien summa eli 1 ! + 2 ! = 3 {\displaystyle 1!+2!=3} .
Brocard's problem is a problem in mathematics that asks to find integer values of n and m for which n ! + 1 = m 2 , {\displaystyle n!+1=m^{2},} where n! is the factorial.
Brocardin ongelma kysyy, millä luonnollisilla luvuilla n pätee n ! + 1 = m 2 {\displaystyle n!+1=m^{2}} , jossa n! on luvun n kertoma ja jossa m on kokonaisluku.
An example of this behavior is shown: A := Object clone // creates a new, empty object named "A" A simple non-recursive factorial function, in Io: factorial := method(n, if(n == 0, return 1) res := 1 Range 1 to(n) foreach(i, res = res * i) ) Because assignment of res * i to res is the last action taken, the function implicitly returns the result and so an explicit return expression is not needed.
Esimerkki tästä: A := Object clone // luo uuden tyhjän olion nimeltä "A" Yksinkertainen ei-rekursiivinen kertomafunktio: kertoma := method(n, if(n == 0, return 1) res := 1 n to(1) foreach(i, res = res * i) res ) Esimerkki esittelee lukuvälin käyttöä, eikä käytä for-silmukkaa, joka on nopeampi.
A probabilistic generalization of the pigeonhole principle states that if n pigeons are randomly put into m pigeonholes with uniform probability 1/m, then at least one pigeonhole will hold more than one pigeon with probability 1 − ( m ) n m n , {\displaystyle 1-{\frac {(m)_{n}}{m^{n}}},} where (m)n is the falling factorial m(m − 1)(m − 2)...(m − n + 1).
Todennäköisyyslaskennassa kyyhkyslakkaperiaatteen yleistys on: jos n kyyhkystä pannaan satunnaisesti m koloon todennäköisyydellä 1/m, niin ainakin yhdessä kolossa on enemmän kuin yksi kyyhkynen todennäköisyydellä 1 − m ! ( m − n ) ! m n = 1 − m n _ m n , {\displaystyle 1-{\frac {m!}{(m-n)!\;m^{n}}}=1-{\frac {m^{\underline {n}}}{m^{n}}},\!} missä m n _ {\displaystyle m^{\underline {n}}} on laskeva kertoma.
Here R(x) is the Riesz function R ( x ) = 2 ∑ k = 1 ∞ k k ¯ x k ( 2 π ) 2 k ( B 2 k 2 k ) = 2 ∑ k = 1 ∞ k k ¯ x k ( 2 π ) 2 k β 2 k . {\displaystyle R(x)=2\sum _{k=1}^{\infty }{\frac {k^{\overline {k}}x^{k}}{(2\pi )^{2k}\left({\frac {B_{2k}}{2k}}\right)}}=2\sum _{k=1}^{\infty }{\frac {k^{\overline {k}}x^{k}}{(2\pi )^{2k}\beta _{2k}}}.} nk denotes the rising factorial power in the notation of D. E. Knuth.
Merkintä R(x) tarkoittaa Rieszin funktiota R ( x ) = 2 ∑ k = 1 ∞ k k ¯ x k ( 2 π ) 2 k ( B 2 k / ( 2 k ) ) = 2 ∑ k = 1 ∞ k k ¯ x k ( 2 π ) 2 k β 2 k .   {\displaystyle R(x)=2\sum _{k=1}^{\infty }{\frac {k^{\overline {k}}x^{k}}{(2\pi )^{2k}\left(B_{2k}/(2k)\right)}}=2\sum _{k=1}^{\infty }{\frac {k^{\overline {k}}x^{k}}{(2\pi )^{2k}\beta _{2k}}}.\ } Tässä n k ¯ {\displaystyle n^{\overline {k}}} tarkoittaa nousevaa kertomaa, käyttäen Donald E. Knuthin esittämää merkintää.
How many English words do you know?
Test your English vocabulary size, and measure how many words you know.
Online Test