Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vantaboard/math53

Math 53 - Multivariable Calculus
https://github.com/vantaboard/math53

Last synced: 2 days ago
JSON representation

Math 53 - Multivariable Calculus

Awesome Lists containing this project

README

        

# UC Berkeley | Math 53

**Description**: Parametric equations and polar coordinates. Vectors in 2- and 3-dimensional Euclidean spaces. Partial derivatives. Multiple integrals. Vector calculus. Theorems of Green, Gauss, and Stokes. (F,SP)

**Textbook**: Stewart, Multiple Variable Calculus. A specially priced UC Berkeley paperback edition is available.

## Chapter 10.1

### Example 1

```bash
go run 10_1/example_1/example_1.go
```

![Chapter 10.1 Example 1A](images/calc_10_1_example_1a.png)
![Chapter 10.1 Example 1B](images/calc_10_1_example_1b.png)