Package com.actelion.research.calc
Class Logarithm
- java.lang.Object
-
- com.actelion.research.calc.Logarithm
-
public class Logarithm extends java.lang.Object
Logarithm Mar 14, 2013 MvK Start implementation
-
-
Constructor Summary
Constructors Constructor Description Logarithm()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static double
get(double value, double base)
static int
log2(int n)
-