summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/numerica-plus/README.txt
blob: e0ee344ea4b70dd0f92b1ff52f75e4075fcbaa8f (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
numerica-plus: a package to iterate and find fixed points of
functions, to find zeros and extrema of functions and to 
calculate recurrence relations.

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

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

This is version 2.0.0 of numerica-plus, the first stand-alone
version. (Version 1 of numerica-plus was invoked from the
numerica package by means of a package option.) The packages 
numerica, l3kernel, l3packages, amsmath and mathtools are 
required. numerica-plus defines three commands: \nmcIterate to 
iterate and find fixed points of functions, \nmcSolve to find 
zeros and extrema of functions, and \nmcRecur to calculate the 
terms of recurrence relations. See numerica-plus.pdf for 
details on how to use the package.

Manifest
%%%%%%%%
README.txt             this document

numerica-plus.sty      LaTeX .sty file
numerica-plus.pdf      documentation for numerica-plus.sty
numerica-plus.tex      documentation source file