JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.apache.commons.numbers.angle
Angle-related utilities.
Class Summary
Class
Description
Angle
Represents the
angle
concept.
Angle.Deg
Unit:
degrees
.
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|)
.