Index
All Classes and Interfaces|All Packages|Constant Field Values
S
- SAME - Enum constant in enum class mathvoyage.lineType
-
Same line type.
- scale(double) - Method in class mathvoyage.matrix.vector
-
Scale.
- SCALENE - Enum constant in enum class mathvoyage.triangleType
-
Scalene triangle type.
- scalerProduct(vector) - Method in class mathvoyage.matrix.vector
-
Scaler product double.
- scalerProduct(vector, vector) - Static method in class mathvoyage.vmath.Vector
-
Scaler product double.
- sec(double) - Method in class mathvoyage.trig.trigonometry
-
Returns the secant of an angle given in degree.
- sec(double, Angle) - Static method in class mathvoyage.vmath.Trigonometry
-
Returns the secant of an angle given in radian or degree.
- secRad(double) - Method in class mathvoyage.trig.trigonometry
-
Returns the secant of an angle given in radian.
- SegmentLine - Class in mathvoyage.geometry
-
The type Segment line.
- SegmentLine(double, double) - Constructor for class mathvoyage.geometry.SegmentLine
-
Instantiates a new Segment line.
- setBit0(int, int) - Method in class mathvoyage.bitwise.Bitwise
-
Returns an integer where the bit at position i in n is set to 0, and all other bits remain unchanged.
- setBit0(int, int) - Static method in class mathvoyage.vmath.bitwise
-
Returns an integer where the bit at position i in a is set to 0, and all other bits remain unchanged.
- setBit1(int, int) - Method in class mathvoyage.bitwise.Bitwise
-
Returns an integer where the bit at position i in n is set to 1, and all other bits remain unchanged.
- setBit1(int, int) - Static method in class mathvoyage.vmath.bitwise
-
Returns an integer where the bit at position i in a is set to 1, and all other bits remain unchanged.
- setComponent(int, double) - Method in class mathvoyage.matrix.vector
-
Sets component.
- shift - Variable in class mathvoyage.geometry.NormalLine
-
The Shift.
- shift - Variable in class mathvoyage.geometry.SegmentLine
-
The Shift.
- shift - Variable in class mathvoyage.geometry.SlopeLine
-
The Shift.
- SIGNED - Enum constant in enum class mathvoyage.signType
- signType - Enum Class in mathvoyage
- sin(double) - Method in class mathvoyage.trig.trigonometry
-
Returns the sine of an angle given in degree.
- sin(double, Angle) - Static method in class mathvoyage.vmath.Trigonometry
-
Returns the sine of an angle given in radian or degree.
- sinRad(double) - Method in class mathvoyage.trig.trigonometry
-
Returns the sine of an angle given in radian.
- slope - Variable in class mathvoyage.geometry.NormalLine
-
The Slope.
- slope - Variable in class mathvoyage.geometry.SegmentLine
-
The Slope.
- slope - Variable in class mathvoyage.geometry.SlopeLine
-
The Slope.
- slope(Line) - Static method in class mathvoyage.vmath.geometry
-
Returns the slope of a line.
- slope(Point, Point) - Method in class mathvoyage.geometry.Geometry
-
Returns the slope of a line between two points.
- slope(Point, Point) - Static method in class mathvoyage.vmath.geometry
-
Returns the slope of a line given two points.
- SlopeLine - Class in mathvoyage.geometry
-
The type Slope line.
- SlopeLine(double, double) - Constructor for class mathvoyage.geometry.SlopeLine
-
Instantiates a new Slope line.
- slopeOfLine(Line) - Method in class mathvoyage.geometry.Geometry
-
Returns the slope of a line.
- SOLAR_MASS - Static variable in class mathvoyage.vmath.constant
-
The constant SOLAR_MASS.
- SPEED_OF_LIGHT - Static variable in class mathvoyage.vmath.constant
-
The constant SPEED_OF_LIGHT.
- sqrt(T) - Method in class mathvoyage.algebra.Algebra
-
Calculates the square root of a number.
- sqrt(T) - Static method in class mathvoyage.vmath.algebra
-
Calculates the square root of a number.
- SQUARE - Enum constant in enum class mathvoyage.quadrilateralType
-
Square quadrilateral type.
- SQUARE_ROOT_2 - Static variable in class mathvoyage.vmath.constant
-
The constant SQUARE_ROOT_2.
- SQUARE_ROOT_3 - Static variable in class mathvoyage.vmath.constant
-
The constant SQUARE_ROOT_3.
- SQUARE_ROOT_5 - Static variable in class mathvoyage.vmath.constant
-
The constant SQUARE_ROOT_5.
- SQUARE_ROOT_7 - Static variable in class mathvoyage.vmath.constant
-
The constant SQUARE_ROOT_7.
- subtract(Matrix) - Method in class mathvoyage.matrix.Matrix
-
Subtract matrix.
- subtract(Matrix, Matrix) - Static method in class mathvoyage.vmath.matrix
-
Returns the subtraction of two matrices.
- subtract(vector) - Method in class mathvoyage.matrix.vector
-
Subtract vector.
- subtract(vector, vector) - Static method in class mathvoyage.vmath.Vector
-
Subtract vector.
All Classes and Interfaces|All Packages|Constant Field Values