public class TestNormalQuantile
extends java.lang.Object
| Constructor and Description |
|---|
TestNormalQuantile() |
| Modifier and Type | Method and Description |
|---|---|
static double |
getQuantile(double p,
double mu,
double sigma) |
static void |
main(java.lang.String[] args) |