Basic elementary function
- y = c (Constant function)
- y = xn (Power function) x to n,nth root of x;
- y = sinx (Trigonometric functions)
- y = sin-1x
- y = ex
- y = lnx
Definition1.1
- Mapping映射
- Independent variable自变量
- Rectangular coordinate直角坐标系
- Scatter plot散点图
- Explicit function显函数
- Piecewise-defined functions分段函数
- Integer function -> int()
- Monotonic单调的,monotonicity单调性
- non-decreasing单调第三或不增不减
Take a look from time to time.