Directory graphics/metapost/contrib/macros/bpolynomial
README
% This material is subject to the LaTeX Project Public License. See % http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html % for the details of that license. package: bpolynomial v0.5 2007/12/12 author: Stephan Hennig (stephanhennig@arcor.de) Description ----------- The MetaPost package bpolynomial helps drawing polynomial functions of up to degree three. It provides macros to calculate Bezier curves exactly matching a given constant, linear, quadratic or cubic polynomial. Additionally, paths of derivatives and tangents can be calculated. Installation ------------ To install the package put the files into the following directories in a local texmf tree and update the file name data base. <localtexmftree>/doc/metapost/bpolynomial: bpolynomial.pdf bpolynomial.tex examples.mp README CHANGES TODO <localtexmftree>/metapost/bpolynomial: bpolynomial.mp Usage Notes ----------- See file bpolynomial.pdf. Happy TeXing! Stephan Hennig
Download the contents of this package in one zip archive (200.7k).
bpolynomial – Drawing polynomial functions of up to order 3
This METAPOST package helps plotting polynomial and root functions up to order three. The package provides macros to calculate Bézier curves exactly matching a given constant, linear, quadratic or cubic polynomial, or square or cubic root function. In addition, tangents on all functions and derivatives of polynomials can be calculated.
Package | bpolynomial |
Version | 0.5 |
Licenses | The LaTeX Project Public License |
Copyright | 2007 Stephan Hennig |
Maintainer | Stephan Hennig |
Contained in | TeX Live as bpolynomial MiKTeX as bpolynomial |
Topics | Graphics plot function |