Package mathvoyage
Class vmath
java.lang.Object
mathvoyage.vmath
The type Vmath.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classContains Basic Algebraic functions to find min, max, min and max index of an array, factorial, and more.static classContains functions to convert numbers from one base to another.static classContains functions to calculate bitwise operations.static classContains functions to calculate combination, permutations and vice versa of numbers and sets of numbers.static classThe type Constant.static classContains functions to calculate coordinate geometric operations.static classContains functions to calculate the determinant, inverse, transpose, addition, subtraction, multiplication, and more of matrices.static classContains functions to calculate trigonometric relations and values for numbers in radian and degree.static classContains functions to calculate vector operations -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
vmath
public vmath()
-