Package com.actelion.research.calc
Class Logarithm
- java.lang.Object
-
- com.actelion.research.calc.Logarithm
-
public class Logarithm extends java.lang.ObjectLogarithm 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 doubleget(double value, double base)static intlog2(int n)
-