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 0f00101..72d2acc 100644 --- a/mindmap/factorial.org +++ b/mindmap/factorial.org @@ -4,7 +4,7 @@ #+title: factorial #+author: Preston Pan #+options: num:nil -#+html_head: <link rel="stylesheet" type="text/css" href="../style.css" /> + 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: |
