Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/FACTORIAL
(view source)
Revision as of 20:51, 8 March 2017
1 byte added
,
20:51, 8 March 2017
→Description
Line 7:
Line 7:
*In <math>FACTORIAL (Number)</math>,<math>Number</math> is any positive integer.
*In <math>FACTORIAL (Number)</math>,<math>Number</math> is any positive integer.
*So the factorial <math>n!</math> is defined for a positive integer n as:
*So the factorial <math>n!</math> is defined for a positive integer n as:
−
<math>n!=n(n-1)...
2·1
</math>.
+
<math>n!=n
*
(n-1)
*
...
2*1
</math>.
*For example 4!=4*3*2*1 = 24.
*For example 4!=4*3*2*1 = 24.
*The given number will truncated to integer if the given number is in Decimal.
*The given number will truncated to integer if the given number is in Decimal.
Devika
writer
6,694
edits