File: formulas.tex

package info (click to toggle)
latex2html 2015-debian1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 7,652 kB
  • ctags: 3,386
  • sloc: perl: 30,941; makefile: 429; sh: 155
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.