From 9441dde8bfb95277df073717ed7817dced40f948 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 28 Mar 2014 05:41:12 +0100 Subject: Update to MediaWiki 1.22.5 --- tests/parser/preprocess/Factorial.expected | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tests/parser/preprocess/Factorial.expected (limited to 'tests/parser/preprocess/Factorial.expected') diff --git a/tests/parser/preprocess/Factorial.expected b/tests/parser/preprocess/Factorial.expected new file mode 100644 index 00000000..a10fd6ca --- /dev/null +++ b/tests/parser/preprocess/Factorial.expected @@ -0,0 +1,17 @@ +1011*011*021*031*041*051*061*071*081*091*101*111*121*131*141*151*161*171*181*191*201*211*221*231*241*251*261*271*281*291*301*311*321*331*341*351*361*371*381*391*401*411*421*431*441*451*461*471*481*491*501*511*521*531*541*551*561*571*581*591*601*611*621*631*641*651*661*671*681*691*701*711*721*731*741*751*761*771*781*791*801*811*821*831*841*851*861*871*881*891*901*911*921*931*941*951*961*971*981*99<noinclude> + +This template finds the [[factorial]] of a number. To use it, enter:<br /> +<code><nowiki></nowiki></code><br /> +The input must be a positive interger smaller than 100 (better than most calculators, which go up to only 69). This template works by repeating conditional multiplications. Examples:<br /> +*<nowiki></nowiki> gives +*<nowiki></nowiki> gives +*<nowiki></nowiki> gives +*<nowiki></nowiki> gives +*<nowiki></nowiki> gives +*<nowiki></nowiki> gives (invalid input) +*<nowiki></nowiki> gives (invalid input) + +[[Category:Mathematical templates|]] +</noinclude> + + \ No newline at end of file -- cgit v1.2.2