Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- RADIAN - Enum constant in enum class mathvoyage.Angle
-
Radian angle.
- radianToDegree(double) - Static method in class mathvoyage.trig.trigonometry
-
Returns the conversion of radian to degree.
- radianToDegree(double) - Static method in class mathvoyage.vmath.Trigonometry
-
Returns the conversion of radian to degree.
- RECTANGLE - Enum constant in enum class mathvoyage.quadrilateralType
-
Rectangle quadrilateral type.
- RHOMBUS - Enum constant in enum class mathvoyage.quadrilateralType
-
Rhombus quadrilateral type.
- RIGHTANGLE - Enum constant in enum class mathvoyage.triangleType
-
Rightangle triangle type.
- rightRotate(int, int, signType) - Static method in class mathvoyage.vmath.bitwise
-
Returns an integer resulting from the right rotation
- rightShift(int, int, boolean) - Method in class mathvoyage.bitwise.Bitwise
-
Return the rightshift value
- rightShift(int, int, signType) - Static method in class mathvoyage.vmath.bitwise
-
Return the rightshift value
- rotateLeft(int, int, boolean) - Method in class mathvoyage.bitwise.Bitwise
-
Returns an integer resulting from the left rotation
- rotateRight(int, int, boolean) - Method in class mathvoyage.bitwise.Bitwise
-
Returns an integer resulting from the right rotation
All Classes and Interfaces|All Packages|Constant Field Values