texlive-bpolynomial 2024.2
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 Bezier 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.
- Website: https://ctan.org/pkg/bpolynomial
- Licenses: LPPL (any version)
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-bpolynomial 2024.2
as follows:
guix install texlive-bpolynomial@2024.2
Or install the latest version:
guix install texlive-bpolynomial
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.