Index of /archives/text/CTAN/macros/latex/contrib/numerica-plus

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README.txt 2023-08-23 04:50 1.2K [   ] numerica-plus.pdf 2023-08-22 18:46 653K [TXT] numerica-plus.sty 2023-08-15 04:44 32K [   ] numerica-plus.tex 2023-08-23 04:48 99K
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

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

numerica-plus defines three commands to (1) iterate 
and find fixed points of functions, (2) find zeros 
and extrema of functions, and (3) calculate the terms 
of recurrence relations. 

Version 3.0.0 of numerica-plus makes the necessary code 
adjustments to accommodate the change to version 3 of 
numerica, which must be loaded before numerica-plus.
A section on Newton-Raphson iteration for finding zeros 
of functions has been added to the documentation. 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