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
X
Y
_
L
ln(BigDecimal, Generic_BigDecimal, int, RoundingMode)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigDecimal
Compute and return the natural logarithm of x accurate to decimalPlaces decimal place precision using Newton's algorithm.
loadImage(File)
- Static method in class uk.ac.leeds.ccg.andyt.generic.visualisation.
Generic_Visualisation
For loading a BufferedImage from a File
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.
logger
- Static variable in class uk.ac.leeds.ccg.andyt.generic.logging.
Generic_Log
Long_MAX_VALUE
- Static variable in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigInteger
Long_MIN_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
X
Y
_