This link has been bookmarked by 159 people . It was first bookmarked on 12 Jul 2008, by Edgar Meij.
-
03 Dec 15
-
03 Sep 15
-
11 Feb 15
-
A_{m,n} =
\begin{pmatrix}
a_{1,1} & a_{1,2} & \cdots & a_{1,n} \\
a_{2,1} & a_{2,2} & \cdots & a_{2,n} \\
\vdots & \vdots & \ddots & \vdots \\
a_{m,1} & a_{m,2} & \cdots & a_{m,n}
\end{pmatrix}
-
-
14 Jan 15
-
04 Jan 15
-
02 Dec 14
-
29 Nov 14
-
05 Nov 14
-
22 Sep 14
-
If your document requires only a few simple mathematical formulas, plain LaTeX has most of the tools that you will need.
-
document that contains numerous complicated formulas, the amsmath package[1]
-
he mathtools package fixes some amsmath quirks and adds some useful settings, symbols, and environments to amsmath
-
usepackage
-
-
19 Aug 14
-
10 Jun 14
-
23 Apr 14
-
29 Mar 14
-
\lim_{x \to \infty} \exp(-x) = 0
-
-
24 Mar 14
-
09 Mar 14
-
11 Dec 13
-
27 Oct 13
-
The mathtools package fixes some amsmath quirks and adds some useful settings, symbols, and environments to amsmath.
-
To bold lowercase Greek or other symbols use the \boldsymbol command[3]; this will only work if there exists a bold version of the symbol in the current font. As a last resort there is the \pmb command[3] (poor mans bold): this prints multiple versions of the character slightly offset against each other
-
-
01 Oct 13
-
27 Sep 13
-
19 Sep 13
-
11 Jul 13
-
02 Jul 13
-
22 May 13
-
\mathcal{…}
-
-
06 May 13
-
18 Apr 13
-
14 Mar 13
-
06 Mar 13
Darren Wallace"\forall x \in X, \quad \exists y \leq \epsilon"
math mathematics reference tutorial tex tools wikibook maths
-
13 Feb 13
Kai ZhouLaTex
-
09 Feb 13
-
12 Dec 12
-
11 Dec 12
-
04 Nov 12
-
\, small space 3/18 of a quad -
5/18 of a quad
-
\; large space 5/18 of a quad
-
-
06 Oct 12
-
04 Oct 12
-
24 Sep 12
Glen Gilchrist"\frac{1}{x}+\frac{1}{y}"
-
24 Jul 12
-
11 Jun 12
-
08 May 12
-
28 Dec 11
-
14 Dec 11
-
21 Sep 11
-
14 Sep 11
-
31 Aug 11
-
16 Aug 11
isaac zawoloGreat Introduction to LaTex
math reference mathematics tutorial tex symbols wikibook tools
-
30 Jul 11
-
26 Jun 11
-
15 Jun 11
-
09 Apr 11
-
07 Mar 11
-
01 Mar 11
-
20 Feb 11
-
The difference between this and displaymath is that equation also adds sequential equation numbers by the side.
-
The difference between this and displaymath is that equation also adds sequential equation numbers by the side.
-
It is also possible to use the \choose command without the amsmath package:
-
Another way to write fractions is to use the \over command without the amsmath package:
-
may be more aesthetically
-
usage of xfrac package is recommended
-
the nicefrac package provides the icefrac command
-
which is essentially a math-mode version of the tabular environment
-
optional parameter to the \\ command:
-
The typical way is to wrap the text with the \text{...} command
-
\textbf{ apples}
-
bold lowercase Greek or other symbols use the \boldsymbol command[
-
Accents
-
This code produces errors with Miktex 2.9 and does not yield the results seen on the right. Use \textrm instead of just \text.
-
You can use \dots in both text and math mode
-
-
17 Jan 11
-
07 Jan 11
-
04 Jan 11
-
20 Dec 10
-
- text - text formulas are displayed in-line, that is, within the body of text where it is declared. e.g., I can say that a + a = 2a within this sentence.
- displayed - displayed formulas are separate from the main text.
-
Additionally, there is a second possible environment for the displayed type of formulas: equation. The difference between this and displaymath is that equation also adds sequential equation numbers by the side.
-
Inserting "Displayed" maths inside blocks of text
-
-
16 Dec 10
-
13 Dec 10
-
24 Nov 10
-
23 Nov 10
-
16 Nov 10
-
08 Oct 10
-
05 Oct 10
-
20 Sep 10
-
25 Jul 10
Sean ReevesOne of the greatest motivating forces for Donald Knuth when he began developing the original TeX system was to create something that allowed simple construction of mathematical formulas, whilst looking professional when printed. The fact that he succeeded
-
10 Jul 10
-
08 Jul 10
-
21 Jun 10
-
07 May 10
-
15 Apr 10
-
20 Mar 10
-
17 Mar 10
-
19 Nov 09
-
26 Oct 09
-
02 Oct 09
-
23 Jun 09
-
04 Apr 09
-
05 Nov 08
-
14 Oct 08
-
06 Oct 08
-
25 Aug 08
-
Fractions
To create a fraction, you must use the
\frac{numerator}{denominator}command. (For those who need their memories refreshed, that's the top and bottom respectively!) You can also embed fractions within fractions, as shown in the examples below:\frac{x+y}{y-z}

\frac{\frac{1}{x}+\frac{1}{y}}{y-z}

It is also possible to produce a simple fraction of the form: x / y using the command:
^x/_y
-
-
18 Jul 08
-
12 Jul 08
-
15 Apr 08
-
22 Mar 08
-
19 Mar 08
-
20 Aug 07
-
10 Jun 07
-
18 Apr 07
-
26 Dec 06
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.