4. Functions and Algebra with Python
Overview
Throughout the previous chapter, we discussed a plethora of statistics-related topics, including variables, descriptive statistics, and inference. In this chapter, we come back to the general topic of mathematics and examine two of its most fundamental components: functions and algebra. These topics will be introduced and theoretically discussed in parallel with their respective implementations in Python. Knowledge of these topics will allow you to tackle some of the most common real-life problems that can be solved using mathematics and programming, which we will see an example of in the final activity of this chapter.
By the end of this chapter, you will have a firm grasp on the concept of mathematical functions and relevant notions such as domain, range, and graphing. Additionally, you will learn how to solve algebraic equations or systems of equations by hand as well as via Python programming.
- AngularJS Testing Cookbook
- 案例式C語言程序設計
- Java 開發從入門到精通(第2版)
- JavaScript 從入門到項目實踐(超值版)
- Learning Real-time Processing with Spark Streaming
- Spring技術內幕:深入解析Spring架構與設計
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Oracle Database In-Memory(架構與實踐)
- 軟件品質之完美管理:實戰經典
- C/C++數據結構與算法速學速用大辭典
- Building Serverless Architectures
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- Python Deep Learning
- 數字媒體技術概論
- Android智能手機APP界面設計實戰教程