File: mathjax.rst

package info (click to toggle)
sphinx-hoverxref 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,296 kB
  • sloc: javascript: 2,538; python: 912; makefile: 16
file content (18 lines) | stat: -rw-r--r-- 258 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
:orphan:

=========
 Mathjax
=========

This is a page that contains a math formula:


.. math::


   \int_{a}^{b}f(t)\,dt=F(b)-F(a)


See more at `Fundamental theorem of calculus <https://en.wikipedia.org/wiki/Fundamental_theorem_of_calculus>`_.

Nice, uh?