Remove sidenote from stack post

This commit is contained in:
Danila Fedorin 2020-03-08 00:38:05 -08:00
parent 8a48a110ff
commit cdc9e28c90
1 changed files with 1 additions and 6 deletions

View File

@ -261,12 +261,7 @@ As before, we push the desired answer onto the stack:
{{< stack >}}
{{< stack_element >}}{{< /stack_element >}}
{{< stack_element >}}1{{< /stack_element >}}
{{< stack_element >}}
{{< sidenote "right" "zero-note" "\(n\)" >}}
At this point, we know that \(n\) is equal to 0. However, for the sake of consistency,
and to avoid confusion, I do not substitute 0 here.
{{< /sidenote >}}
{{< /stack_element >}}
{{< stack_element >}}\(n\){{< /stack_element >}}
{{< stack_element >}}factorial{{< /stack_element >}}
{{< /stack >}}