Introduction to Graph Sketching
- In this section, 3 types of functions will be introduced accordingly:
i) Power functions, y=x^n, where is a number, n\neq 0.
This will be further extended into polynomial functions, which has the general form y=a_{n} x^{n}+a_{n-1} x^{n-1}+\ldots+a_{1} x+a_{0}, where a_i are real numbers, a_n\neq 0.
ii) Exponential functions, y=a^x and also logarithm functions, y=log_ax.
iii) Trigonometric functions or circular functions, which includes y=\sin x,\ y=\cos x,\ y=\tan x and more.
Read More »1.1 Introduction to Graph Sketching