Doing math with Python : use programming to explore algebra, statistics, calculus, and more! /
"Uses the Python programming language as a tool to explore high school level mathematics like statistics, geometry, probability, and calculus by writing programs to find derivatives, solve equations graphically, manipulate algebraic expressions, and examine projectile motion. Covers programming...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
San Francisco :
No Starch Press,
[2015]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Numbers
- Visualizing data with graphs
- Describing data with statistics
- Algebra and symbolic math with SymPy
- Sets and probability
- Drawing geometric shapes and fractals
- Working with mathematical functions
- Appendix A: Setup, installation, and resources
- Appendix B: Python functionality
- Appendix C: Solutions.