Index

A B C D E F G H I L M N O P Q R S T U V X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

C

CARTESIAN - Enum constant in enum class mathvoyage.DistanceType
Cartesian distance type.
CARTESIAN - Enum constant in enum class mathvoyage.geometry.CoordinateSystem
Cartesian coordinate system.
CARTESIAN - Enum constant in enum class mathvoyage.geometry.distanceType
Cartesian distance type.
CartesianPoint - Class in mathvoyage.geometry
The type Cartesian point.
CartesianPoint(double, double) - Constructor for class mathvoyage.geometry.CartesianPoint
Instantiates a new Cartesian point.
CATALAN_CONSTANT - Static variable in class mathvoyage.vmath.constant
The constant CATALAN_CONSTANT.
centroid(Point, Point, Point) - Method in class mathvoyage.geometry.Geometry
Returns the centroid of a triangle.
centroid(Point, Point, Point) - Static method in class mathvoyage.vmath.geometry
Returns the centroid of given three points.
CHEBYSHEV - Enum constant in enum class mathvoyage.DistanceType
Chebyshev distance type.
CHEBYSHEV - Enum constant in enum class mathvoyage.geometry.distanceType
Chebyshev distance type.
chebyshevDistance(Point, Point) - Method in class mathvoyage.geometry.Geometry
Returns the chebyshev distance between two points.
circumferenceOfCircle(Point, Point) - Method in class mathvoyage.geometry.Geometry
Returns the circumference of a circle.
circumferenceOfCircle(Point, Point) - Static method in class mathvoyage.vmath.geometry
Returns the circumference of a circle given two end points of the radius.
coefficientOfX - Variable in class mathvoyage.geometry.NormalLine
The Coefficient of x.
coefficientOfX - Variable in class mathvoyage.geometry.SegmentLine
The Coefficient of x.
coefficientOfX - Variable in class mathvoyage.geometry.SlopeLine
The Coefficient of x.
coefficientOfY - Variable in class mathvoyage.geometry.NormalLine
The Coefficient of y.
coefficientOfY - Variable in class mathvoyage.geometry.SegmentLine
The Coefficient of y.
coefficientOfY - Variable in class mathvoyage.geometry.SlopeLine
The Coefficient of y.
combination(int, int) - Method in class mathvoyage.combinatorics.Combinatorics
Returns combination value.
combination(int, int) - Static method in class mathvoyage.vmath.combinatorics
Calculates the combination value.
combinatorics() - Constructor for class mathvoyage.vmath.combinatorics
 
Combinatorics - Class in mathvoyage.combinatorics
The type Combinatorics.
compare(Matrix, Matrix) - Static method in class mathvoyage.vmath.matrix
Compares two matrices.
compare(vector, vector) - Static method in class mathvoyage.vmath.Vector
Compare boolean.
constant - Variable in class mathvoyage.geometry.NormalLine
The Constant.
constant - Variable in class mathvoyage.geometry.SegmentLine
The Constant.
constant - Variable in class mathvoyage.geometry.SlopeLine
The Constant.
constant() - Constructor for class mathvoyage.vmath.constant
 
CoordinateSystem - Enum Class in mathvoyage.geometry
The enum Coordinate system.
cos(double) - Method in class mathvoyage.trig.trigonometry
Returns the cosine of an angle given in degree.
cos(double, Angle) - Static method in class mathvoyage.vmath.Trigonometry
Returns the cosine of an angle given in radian or degree.
cosec(double) - Method in class mathvoyage.trig.trigonometry
Returns the cosecant of an angle given in degree.
cosec(double, Angle) - Static method in class mathvoyage.vmath.Trigonometry
Returns the cosecant of an angle given in radian or degree.
cosecRad(double) - Method in class mathvoyage.trig.trigonometry
Returns the cosecant of an angle given in radian.
cosRad(double) - Method in class mathvoyage.trig.trigonometry
Returns the cosine of an angle given in radian.
cot(double) - Method in class mathvoyage.trig.trigonometry
Returns the cotangent of an angle given in degree.
cot(double, Angle) - Static method in class mathvoyage.vmath.Trigonometry
Returns the cotangent of an angle given in radian or degree.
cotRad(double) - Method in class mathvoyage.trig.trigonometry
Returns the cotangent of an angle given in radian.
cubeRoot(T) - Method in class mathvoyage.algebra.Algebra
Calculates the cube root of a number.
cubeRoot(T) - Static method in class mathvoyage.vmath.algebra
Calculates the cube root of a number.
A B C D E F G H I L M N O P Q R S T U V X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values