Index
All Classes and Interfaces|All Packages|Constant Field Values
L
- lcm(int, int) - Method in class mathvoyage.algebra.Algebra
-
Calculates LCM of a number.
- lcm(int, int) - Static method in class mathvoyage.vmath.algebra
-
Returns the least common multiple of two numbers.
- leftRotate(int, int, signType) - Static method in class mathvoyage.vmath.bitwise
-
Returns an integer resulting from the left rotation
- leftShift(int, int, boolean) - Method in class mathvoyage.bitwise.Bitwise
-
Return the LeftShift value
- leftShift(int, int, signType) - Static method in class mathvoyage.vmath.bitwise
-
Return the leftshift value
- LIGHT_YEAR - Static variable in class mathvoyage.vmath.constant
-
The constant LIGHT_YEAR.
- Line - Interface in mathvoyage.geometry
-
The interface Line.
- lineType - Enum Class in mathvoyage
-
The enum Line type.
- logicalShift(int, int, boolean) - Method in class mathvoyage.bitwise.Bitwise
-
Returns an integer resulting from the logical right shift
- logicalShift(int, int, signType) - Static method in class mathvoyage.vmath.bitwise
-
Returns an integer resulting from the logical right shift
All Classes and Interfaces|All Packages|Constant Field Values