de.aitools.ml.conceptlearning.tools
Class Math

java.lang.Object
  extended by de.aitools.ml.conceptlearning.tools.Math

public class Math
extends java.lang.Object


Constructor Summary
Math()
           
 
Method Summary
static int fak(int n)
           
static int over(int n, int k)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Math

public Math()
Method Detail

fak

public static int fak(int n)

over

public static int over(int n,
                       int k)