Difference between revisions of "Integral"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
Some equations | Some equations | ||
#<math>\int_{a}^{b} f(x) \,dx = F(b) - F(a),</math> | #<math>\int_{a}^{b} f(x) \,dx = F(b) - F(a),</math> | ||
#<math>\int_{a}^{b} {x^{n}}\,dx ={ b^{n+1} \over n+1 }</math> | #<math>\int_{a}^{b} {x^{n}}\,dx ={ b^{n+1} \over n+1 } - { a^{n+1} \over n+1 }</math> | ||
==Indefinite Integral== | ==Indefinite Integral== | ||
==Examples== | ==Examples== | ||
====Examples for Definite Integral==== | ====Examples for Definite Integral==== |
Revision as of 14:12, 2 September 2021
Definite Integral
Some equations