DESCRIPTION:
bezierplot is a Lua program as well as a (Lua)LaTeX package. 
Given a smooth function, bezierplot returns a smooth bezier path written
in TikZ notation (which also matches METAPOST) that approximates the 
graph of the function. For polynomial functions of degree <= 3 and 
inverses of them, the approximation is exact. bezierplot finds special 
points such as extreme points and inflection points and reduces the 
number of used points.

VERSION:
1.6 2024-11-02

LICENSE:
The package and the program are distributed on CTAN under the terms of 
the LaTeX Project Public License (LPPL) version 1.3c.

Copyright (c) 2018-2024 Linus Romer

Please write to 
linus dot romer at gmx dot ch
to submit bug reports, request new features, etc.