ikbs.learning.utils
Class Logarithme

java.lang.Object
  extended by ikbs.learning.utils.Logarithme

public class Logarithme
extends java.lang.Object


Constructor Summary
Logarithme()
           
 
Method Summary
static float LogBinaire(float x)
           
static float LogBinaire(int x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logarithme

public Logarithme()
Method Detail

LogBinaire

public static float LogBinaire(float x)

LogBinaire

public static float LogBinaire(int x)