diff options
Diffstat (limited to 'website/mathematics/calculus/source')
-rw-r--r-- | website/mathematics/calculus/source/chain_rule.ms | 0 | ||||
-rw-r--r-- | website/mathematics/calculus/source/index.html | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/website/mathematics/calculus/source/chain_rule.ms b/website/mathematics/calculus/source/chain_rule.ms new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/website/mathematics/calculus/source/chain_rule.ms diff --git a/website/mathematics/calculus/source/index.html b/website/mathematics/calculus/source/index.html index 32b4cd2..fb52616 100644 --- a/website/mathematics/calculus/source/index.html +++ b/website/mathematics/calculus/source/index.html @@ -10,6 +10,8 @@ $$START CONTENT <ul> <li><a href="./derivative.ms">Derivative</a> -- a fundamental operation regarding calculus.</li> + + <li><a href="./derivative_identities.ms">Derivative Identities</a> -- identities.</li> </ul> $$END CONTENT |