JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.djutils.math
package
org.djutils.math
Related Packages
Package
Description
org.djutils.math.complex
package-info.java.
org.djutils.math.functions
Code that manipulates functions.
org.djutils.math.means
Compute various kinds of mean values.
org.djutils.math.polynomialroots
Compute roots (zeros) of linear, quadratic, cubic and quartic polynomials.
Classes
Class
Description
AngleUtil
AngleUtil has some base methods to deal with angles, such as normalization between -PI and PI, and between 0 and 2*PI.