Index
All Classes and Interfaces|All Packages|Constant Field Values
T
- tan(double) - Method in class mathvoyage.trig.trigonometry
-
Returns the tangent of an angle given in degree.
- tan(double, Angle) - Static method in class mathvoyage.vmath.Trigonometry
-
Returns the tangent of an angle given in radian or degree.
- tanRad(double) - Method in class mathvoyage.trig.trigonometry
-
Returns the tangent of an angle given in radian.
- toCartesian() - Method in class mathvoyage.geometry.CartesianPoint
- toCartesian() - Method in interface mathvoyage.geometry.Point
-
To cartesian point.
- toCartesian() - Method in class mathvoyage.geometry.PolarPoint
- toggleBit(int, int) - Method in class mathvoyage.bitwise.Bitwise
-
returns an integer where the bit at position i in n is flipped
- toggleBit(int, int) - Static method in class mathvoyage.vmath.bitwise
-
Returns an integer where the bit at position i in a is flipped
- toPolar() - Method in class mathvoyage.geometry.CartesianPoint
- toPolar() - Method in interface mathvoyage.geometry.Point
-
To polar point.
- toPolar() - Method in class mathvoyage.geometry.PolarPoint
- transpose() - Method in class mathvoyage.matrix.Matrix
-
Transpose matrix.
- transpose(Matrix) - Static method in class mathvoyage.vmath.matrix
-
Returns the transpose of a matrix.
- triangleType - Enum Class in mathvoyage
-
The enum Triangle type.
- trigonometry - Class in mathvoyage.trig
-
voyager.trigonometry.java
- Trigonometry() - Constructor for class mathvoyage.vmath.Trigonometry
All Classes and Interfaces|All Packages|Constant Field Values