public class MathTest extends Object
| Constructor and Description |
|---|
MathTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
chain() |
void |
createPermutationWithRepetition() |
void |
main() |
void |
mean() |
void |
median() |
void |
medianForEmpty() |
void |
sum() |
void |
sumError() |
void |
sumOfInt() |
public void sum()
public void sumError()
public void mean()
public void median()
public void medianForEmpty()
public void sumOfInt()
public void createPermutationWithRepetition()
public void main()
public void chain()
Copyright © 2017. All rights reserved.