Types of Functions
By admin • Mar 17th, 2008 • Category: UncategorizedTYPES OF FUNCTIONS
1. RATIONAL FUNCTIONS
This function is defines as the ratio of two polynomials
y = (Anxn + An-1xn-1 + ………..+ A1x + a0 )/(Bnxn + Bn-1xn-1 + ………..+ B1x + a0)
Example: y = (x2+ 4)/(x-4)
2. IRRATIONAL FUNCTIONS
The […]