| New Reply |
How do I write an integral from a to b in latex? |
Share Thread | Thread Tools |
| Sep20-12, 05:36 AM | #1 |
|
|
How do I write an integral from a to b in latex?
As the title suggests, I can only see how to write an integral like:
![]() But how would I write an integral like the following?
|
| Sep20-12, 05:46 AM | #2 |
Recognitions:
|
|
| Sep20-12, 06:27 AM | #3 |
|
|
Oh, argh! Why didn't I think of that? Anyway, thanks :)
|
| Sep20-12, 07:38 AM | #4 |
|
|
How do I write an integral from a to b in latex? |
| Sep20-12, 09:45 AM | #5 |
|
|
|
| Sep21-12, 10:06 PM | #6 |
|
|
Also, if you see an example of what you want to do, just right click on it and select to show math as Tex commands to see the code. You can copy/paste from that.
|
| Mar7-13, 03:33 PM | #7 |
|
|
|
| Mar7-13, 03:53 PM | #9 |
|
Mentor
|
Here's the actual LaTeX for phosgene's two integrals:
$$F = \int {f(x) dx}$$ $$\int_a^b {f(x) dx}$$ The right-click trick should work on those. Or control-click if you're using a Mac, like I am. |
| Mar7-13, 03:56 PM | #10 |
|
Mentor
|
\int_a^b When there are two or more characters (e.g. 2x, -3, etc.) you need the braces around the entire expression, as in this example: \int_{-2}^{3x} |
| Mar7-13, 06:29 PM | #11 |
|
|
[itex]\int_a^b {f(x) dx}[/itex] |
| Mar7-13, 07:14 PM | #12 |
|
|
tex [tex] \int_a^b {f(x) dx}[/tex]
itex [itex] \int_a^b {f(x) dx}[/itex] itex with \displaystyle [itex] \displaystyle\int_a^b {f(x) dx}[/itex] |
| New Reply |
| Thread Tools | |
Similar Threads for: How do I write an integral from a to b in latex?
|
||||
| Thread | Forum | Replies | ||
| LaTeX how do I write an equation | Math & Science Software | 5 | ||
| Is it possible to write functions in latex for figure positioning? | Math & Science Software | 2 | ||
| Write Two Equations at the Same Line in Latex | Math & Science Software | 7 | ||
| How do I write with Latex? | General Math | 3 | ||
| How to create PDF documents and write in LaTex? | Math & Science Software | 6 | ||