All Classes and Interfaces
Class
Description
voyager.Algebra.java
The enum Angle.
The type Base converter.
The type Bitwise.
The type Cartesian point.
The type Combinatorics.
The enum Coordinate system.
The enum Distance type.
The enum Distance type.
The type Factorial util.
voyager.geometry.java
The interface Line.
The enum Line type.
voyager.Matrix class
The type Normal line.
The interface Point.
The type Polar point.
The enum Quadrilateral type.
The type Segment line.
The type Slope line.
The enum Triangle type.
voyager.trigonometry.java
The type Vector.
The type Vmath.
Contains Basic Algebraic functions to find min, max, min and max index of an array, factorial, and more.
Contains functions to convert numbers from one base to another.
Contains functions to calculate bitwise operations.
Contains functions to calculate combination, permutations and vice versa of numbers and sets of numbers.
The type Constant.
Contains functions to calculate coordinate geometric operations.
Contains functions to calculate the determinant, inverse, transpose, addition, subtraction, multiplication, and more of matrices.
Contains functions to calculate trigonometric relations and values for numbers in radian and degree.
Contains functions to calculate vector operations