This is an old revision of the document!


미분을 다시 원시함수로 되돌리는 방법

$ \Large \int f(x) dx = F(x) + C $

$ 상수배 규칙 : \int k f(x) dx = k \int f(x) dx $

$ 덧셈 규칙 : \int [f(x) + g(x)] dx = \int f(x) dx + \int g(x) dx $

$ 뺄셈 규칙 : \int [f(x) - g(x)] dx = \int f(x) dx - \int g(x) dx $

$ 치환 적분법 기초 : \int f(g(x)) g'(x) dx = F(g(x)) + C $

  • 미적분/부정적분.1759079501.txt.gz
  • Last modified: 2025/09/28 17:11
  • by masteraccount