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 to be in the range [-π, π).
normalizeBetweenZeroAndTwoPi(double) - Static method in class org.apache.commons.numbers.angle.PlaneAngleRadians
Normalize an angle to be in the range [0, 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).
PI - Static variable in class org.apache.commons.numbers.angle.PlaneAngleRadians
Value of \( \pi \): 3.141592653589793.
PI_OVER_TWO - Static variable in class org.apache.commons.numbers.angle.PlaneAngleRadians
Value of \( \pi/2 \): 1.5707963267948966.
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

THREE_PI_OVER_TWO - Static variable in class org.apache.commons.numbers.angle.PlaneAngleRadians
Value of \( 3\pi/2 \): 4.71238898038469.
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
 
TWO_PI - Static variable in class org.apache.commons.numbers.angle.PlaneAngleRadians
Value of \( 2\pi \): 6.283185307179586.

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–2020 The Apache Software Foundation. All rights reserved.