From 096e7834433a0e8eddebef586f868b8c2605609b Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Mon, 28 Nov 2022 19:22:23 -0800 Subject: fixed website problem --- website/mathematics/calculus/source/index.html | 30 +++----------------------- 1 file changed, 3 insertions(+), 27 deletions(-) (limited to 'website/mathematics/calculus/source') diff --git a/website/mathematics/calculus/source/index.html b/website/mathematics/calculus/source/index.html index 52aec9e..32b4cd2 100644 --- a/website/mathematics/calculus/source/index.html +++ b/website/mathematics/calculus/source/index.html @@ -3,37 +3,13 @@ Calculus $$END TITLE $$START CONTENT -

Calculus

+

Source

-Calculus is the age-old study of infinetesimal rates of change. -I write articles here from the perspective of hyperreal numbers -instead of using limits because they were the original intuitive -way that calculus was invented (and how I originally reinvented -the derivative). + The following are the groff source files to all my notes:

-

- You can also browse the groff source files, - as well as use, modify, and distribute them to your liking. -

- -

Elementary Calculus

- - -

Multivariable

-

Source

-

- These are the groff source files I compile my PDF from. You're free to download, modify, and distribute them freely. -

- $$END CONTENT -- cgit