-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_toc.yml
26 lines (25 loc) · 1.21 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: 01 Equations, Graphs and Fucntions
chapters:
- file: 01 Equations, Graphs and Fucntions/01-01-Introduction to Equations
- file: 01 Equations, Graphs and Fucntions/01-02-Linear Equations
- file: 01 Equations, Graphs and Fucntions/01-03-Systems of Equations
- file: 01 Equations, Graphs and Fucntions/01-04-Exponentials Radicals and Logarithms
- file: 01 Equations, Graphs and Fucntions/01-05-Polynomials
- file: 01 Equations, Graphs and Fucntions/01-06-Factorization
- file: 01 Equations, Graphs and Fucntions/01-07-Quadratic Equations
- file: 01 Equations, Graphs and Fucntions/01-08-Functions
- caption: 02 Derivatives and Optimization
chapters:
- file: 02 Derivatives and Optimization/02-01-Rate of Change
- file: 02 Derivatives and Optimization/02-02-Limits
- caption: 03 Vectors and Matrices
chapters:
- file: 03 Vectors and Matrices/03-01-Vectors
- file: 03 Vectors and Matrices/03-02-Vector Multiplication
- file: 03 Vectors and Matrices/03-03-Matrices
- file: 03 Vectors and Matrices/03-04-More Matrices