Welcome!
This is a math book I am currently writing that covers math from basic operations all the way to differential equations. Based upon my own knowledge, my old school notes, and many things I picked up along the way.
This book was originally began in October of 2019, completed sometime during the COVID-19 pandemic, left to collect digital dust for a few years (to age like fine wine, of course), and finally revived in 2025 when I decided to finally get around to making the document a lot better.
This document began as a Word doc that became around 210 pages (43231 words). Maintaining this was cumbersome as even loading the document took a couple minutes, not to mention the lag and slow-loading images.
Therefore, Markdown has been selected for the revival, so it can be version controlled, cleaned up, and separated nicely. It also has the added benefit of being relatively easily converted to other formats, like HTML, Word docs, etc.
The goal is to have a free, open-source centralized book that can be used as a reference, as teaching material, etc. I believe knowledge should be freely available, and hiding it behind a paywall is ridiculous.
There are currently 4 units (more are in the works). Each are split into their own folders:
This follows a few conventions, written as requirements to be extra fancy.
0-Prologue (Note: The number ensures proper ordering.)0-Introduction.md.img folder, which will hold all images used in that unit.img folder shall be removed.0-<UnitName>.md that introduces the Unit.1-Functions.md)$\textcolor{cyan}{\textnormal{TermName}}$
\textnormal is not necessary, but it (1) is more explicit and (2) allows for easy find-and-replace if I decide to change the format!Closing section.
This is licensed under the GNU GPLv3 License. This is meant to be a free book, so just donât sell it.
Although not on GitHub (yet), I have many other books, including Physics, Chemistry, Astronomy, and plenty of others that will be done âeventuallyâ. Math is just the first one I am beginning with.