blob: 1aeb1f548df80b753ba632275da57082400f227a (
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
|
numerica-tables: a package to create tables of function values.
Andrew Parsloe (ajparsloe@gmail.com)
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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
numerica-tables allows the creation of possibly multi-column
tables of mathematical function values in a wide variety of
formats.
Version 3.1.0 requires version 3 of numerica and the booktabs
package. numerica must be loaded before numerica-tables.
Version 3.1.0 of numerica-tables adds an index to the docu-
mentation and allows the rounding value to vary with row or
column (or both). See numerica-tables.pdf for details on how
to use the package.
Manifest
%%%%%%%%
README.txt this document
numerica-tables.sty LaTeX .sty file
numerica-tables.pdf documentation for numerica-tables.sty
numerica-tables.tex documentation source file
|