public class MathTest extends Object
| Constructor and Description |
|---|
MathTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testByteAsUnsigned() |
void |
testDigamma() |
void |
testGamma() |
void |
testInfiniteMaximum() |
void |
testIsPrime() |
void |
testLN_2() |
void |
testLnFactorial() |
void |
testLogBase2ToNaturalLog() |
void |
testLogSumOfExponentials() |
void |
testMax() |
void |
testNaturalToBase2() |
void |
testNextPrime() |
public void testDigamma()
public void testGamma()
public void testNextPrime()
public void testIsPrime()
public void testLN_2()
public void testNaturalToBase2()
public void testLogBase2ToNaturalLog()
public void testByteAsUnsigned()
public void testLnFactorial()
public void testInfiniteMaximum()
public void testLogSumOfExponentials()
public void testMax()
Copyright © 2016 Alias-i, Inc.. All rights reserved.