Skip navigation links
E H N O P T Z 

E

equals(Object) - Method in class org.apache.commons.numbers.angle.PlaneAngle
Test for equality with another object.

H

hashCode() - Method in class org.apache.commons.numbers.angle.PlaneAngle

N

normalize(PlaneAngle) - Method in class org.apache.commons.numbers.angle.PlaneAngle
Normalize an angle in an interval of size 1 turn around a center value.
normalize(double, double) - Static method in class org.apache.commons.numbers.angle.PlaneAngleRadians
Normalize an angle in an interval of size 2π around a center value.
normalizeBetweenMinusPiAndPi(double) - Static method in class org.apache.commons.numbers.angle.PlaneAngleRadians
Normalize an angle between -π and π.
normalizeBetweenZeroAndTwoPi(double) - Static method in class org.apache.commons.numbers.angle.PlaneAngleRadians
Normalize an angle between 0 and 2π.

O

ofDegrees(double) - Static method in class org.apache.commons.numbers.angle.PlaneAngle
 
ofRadians(double) - Static method in class org.apache.commons.numbers.angle.PlaneAngle
 
ofTurns(double) - Static method in class org.apache.commons.numbers.angle.PlaneAngle
 
org.apache.commons.numbers.angle - package org.apache.commons.numbers.angle
Angle-related utilities.

P

PI - Static variable in class org.apache.commons.numbers.angle.PlaneAngle
Half-turn (aka π radians).
PlaneAngle - Class in org.apache.commons.numbers.angle
Represents the angle concept.
PlaneAngleRadians - Class in org.apache.commons.numbers.angle
Utility class where all double values are assumed to be in radians.

T

toDegrees() - Method in class org.apache.commons.numbers.angle.PlaneAngle
 
toRadians() - Method in class org.apache.commons.numbers.angle.PlaneAngle
 
toTurns() - Method in class org.apache.commons.numbers.angle.PlaneAngle
 

Z

ZERO - Static variable in class org.apache.commons.numbers.angle.PlaneAngle
Zero.
E H N O P T Z 
Skip navigation links

Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.