From 690dbc807b2d5349cba26b3e021cbb16a3238dba Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Tue, 27 Feb 2024 17:04:35 -0800 Subject: more journal entries --- mindmap/factorial.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mindmap/factorial.org') 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: -* 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 \\ -- cgit