JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages |
Classes and Interfaces
SEARCH
Package org.apache.commons.numbers.angle
package
org.apache.commons.numbers.angle
Angle-related utilities.
Classes
Class
Description
Angle
Represents the
angle
concept.
Angle.Deg
Unit:
degrees
.
Angle.Normalizer
Normalizes an angle around a center value.
Angle.Rad
Unit:
radians
.
Angle.Turn
Unit:
turns
.
CosAngle
Computes the cosine of the angle between two vectors.
Reduce
Reduces
|a - offset|
to the primary interval
[0, |period|)
.