diff options
Diffstat (limited to 'mindmap/factorial.org')
| -rw-r--r-- | mindmap/factorial.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mindmap/factorial.org b/mindmap/factorial.org index 0f00101..63a3d67 100644 --- a/mindmap/factorial.org +++ b/mindmap/factorial.org @@ -3,8 +3,9 @@ :END: #+title: factorial #+author: Preston Pan +#+description: combinatorial combinations of combining other combinations. #+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: |
