public class NormalInverse extends NaryFunction
curNumberOfParameters, name, NaN, numberOfParameters| Constructor and Description |
|---|
NormalInverse() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eval(java.lang.Object[] args)
Evaluate the function
|
static double |
icdf(double p,
double mu,
double sd) |
static double |
ierf(double x) |
static double |
ierfCen(double x) |
static double |
iscdf(double z) |
runasArray, asBool, asDouble, asInt, asLong, asStrictInt, asString, checkNumberOfParameters, getName, getNumberOfParameters, setCurNumberOfParameters, setName, toString, toStringpublic java.lang.Object eval(java.lang.Object[] args)
throws EvaluationException
NaryFunctioneval in class NaryFunctionargs - arguments to the functionEvaluationException - if the calculation cannot be performedpublic static double ierf(double x)
public static double ierfCen(double x)
public static double iscdf(double z)
public static double icdf(double p,
double mu,
double sd)
Copyright © 2018 Singular Systems http://www.singularsys.com/jep