Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W
_
L
log(int, BigDecimal, int, RoundingMode)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigDecimal
Adapted from http://stackoverflow.com/questions/739532/logarithm-of-a-bigdecimal Pseudocode algorithm for doing a logarithm.
log(BigDecimal, BigDecimal, int, RoundingMode)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigDecimal
Only works for x > 0.
Long_MAX_VALUE
- Static variable in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigInteger
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W
_