• ฟังก์ชันเชิงเส้น
    f(x) = mx + c        เมื่อ m ไม่เท่ากับ 0
    y -y1 = m(x-x1)
    ax + by + c = 0
    Linear functions are functions that have x as the input variable, and x is raised only to the first power.
  • ฟังก์ชันพหุนาม
    Polynomial functions are functions with x as an input variable, made up of several terms, each term is made up of two factors, the first being a real number coefficient, and the second being x raised to some non-negative integer power.

    Polynomial functions are functions that have this form:

    f(x) = anxn + an-1xn-1 + ... + a1x + a0

    The value of n must be an nonnegative integer. That is, it must be whole number; it is equal to zero or a positive integer.

    The coefficients, as they are called, are an, an-1, ..., a1, a0. These are real numbers.

    The degree of the polynomial function is the highest value for n where an is not equal to 0.

    • ฟังก์ชันกำลังสอง
      f(x) = ax2 + bx + c      เมื่อ a, b, และ c ไม่เท่ากับ 0
    • ฟังก์ชันกำลังสาม
      f(x) = ax3 + bx2 + cx + d       เมื่อ a, b, c, และ d เป็นค่าคงตัว และ a ไม่เท่ากับ 0
  • ฟังก์ชันเศษส่วน
    A rational function is formed when a polynomial is divided by another polynomial.

    f(x) =  s(x)

               t(x)
    Where s(x) and t(x) are polynomial functions, and t(x) can not equal zero.
    รูปแบบที่ง่ายที่สุดของฟังก์ชันนี้ คือ
    f(x) = 1 / x หรือ f(x) = a / x   เมื่อ a เป็นค่าคงตัว

  • ฟังก์ชันเอ็กซ์โพเนนเชียล หรือ ฟังก์ชันเลขชี้กำลัง
    f(x) = ax เมื่อ a เป็นค่าคงตัว
  • ฟังก์ชันตรีโกณมิติ หรือ ฟังก์ชันเชิงวงกลม
    f(x) = sin x
    f(x) = cos x
    f(x) = tan x



mathsatit wrote on Nov 12, '07
ค่ะ
Add a Comment
   
© 2008 Multiply, Inc.    About · Blog · Terms · Privacy · Corp Info · Contact Us · Help