Package net.jqwik.engine.support
Class MathSupport
- java.lang.Object
-
- net.jqwik.engine.support.MathSupport
-
public class MathSupport extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MathSupport()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static longbinomial(int n, int k)static longfactorial(long number)
-