diff options
Diffstat (limited to 'mindmap/factorial.org')
-rw-r--r-- | mindmap/factorial.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mindmap/factorial.org b/mindmap/factorial.org index 2f738b1..0f00101 100644 --- a/mindmap/factorial.org +++ b/mindmap/factorial.org @@ -6,7 +6,7 @@ #+options: num:nil #+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> -* Introduction + Introduction The factorial [[id:b1f9aa55-5f1e-4865-8118-43e5e5dc7752][function]] $n!: \mathbb{N} \rightarrow \mathbb{N}$ describes the amount of ways one can arrange $n$ differentiable objects. In practice: \begin{align*} 0! = 1 \\ |