File: formulas.tex

package info (click to toggle)
latex2html 2008-debian1-5
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 10,572 kB
  • ctags: 3,954
  • sloc: perl: 30,941; makefile: 523; sh: 159
file content (11 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
% -*- latex -*-
% read by l2htest.tex

\section{Mathematic formulas}
This is a sample formula:

$$ c = \pm\sqrt{a^2 + b^2} $$

And this is an inline formula: $\int_0^1 f(x)dx = F(x)|_0^1$ and
so it goes.