blob: e31e824f7c90aacbad6d834825e902b1006a6606 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
numerica: a package to numerically evaluate mathematical
expressions in the LaTeX form in which they are typeset.
Andrew Parsloe (ajparsloe@gmail.com) 05 February 2021
This work may be distributed and/or modified under the conditions
of the LaTeX Project Public License, either version 1.3c of this
license or any later version; see
http://www.latex-project.org/lppl.txt
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
This is version 1.0.0 of the numerica bundle
The LaTeX3 bundles l3kernel and l3packages
are required; also amsmath and mathtools.
numerica-basics.pdf explains more.
Manifest
%%%%%%%%
README.txt this document
numerica.sty LaTeX .sty file
numerica-plus.def optionally loaded files for use
numerica-tables.def with numerica.sty
numerica-lyx.def
numerica-basics.pdf documentation for numerica.sty &
numerica-lyx.def
numerica-plus.pdf documentation for numerica-plus.def
numerica-tables.pdf documentation for numerica-tables.def
numerica-basics.tex LaTeX documentation source files
numerica-plus.tex
numerica-tables.tex
|