From 7175a9c8e1bfb2a19cb77d8ce5b8c9609a7b3e4d Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Tue, 1 Aug 2023 15:36:09 -0700 Subject: changed phplatex to use hex --- src/writing/derivative.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/writing/derivative.php') diff --git a/src/writing/derivative.php b/src/writing/derivative.php index 28bc00d..a7a369a 100644 --- a/src/writing/derivative.php +++ b/src/writing/derivative.php @@ -3,14 +3,15 @@ $title = "The Calculus of Infinitesimals"; require($_SERVER["DOCUMENT_ROOT"] . "/head.php"); require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); include($_SERVER["DOCUMENT_ROOT"] . "/phplatex.php"); +include($_SERVER["DOCUMENT_ROOT"] . "/vars.php"); ?>

Calculus is often used as the complete name of a branch of mathematics dealing with rates of change and very small numbers. In fact, a calculus is a specific discipline or method for the analysis of some set of problems. The fact that the calculus of infinitesimals - has come to known in this way is a testament to its importance. + has come to be known in this way is a testament to its importance.

- + Cube root of two:

-- cgit v1.2.3-70-g09d2