JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
X
Z
G
gcd(BigInteger)
- Method in class java.math.
BigInteger
Returns a BigInteger whose value is the greatest common divisor of
abs(this)
and
abs(val)
.
getLowestSetBit()
- Method in class java.math.
BigInteger
Returns the index of the rightmost (lowest-order) one bit in this BigInteger (the number of zero bits to the right of the rightmost one bit).
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
X
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes