I refer you to the source and API docs.
--- In
jsci@yahoogroups.com, "hassanhany" <hassanhany@y...> wrote:
> hi
> could you please help me!!
> AT:
> JSci.maths.statistics
> Class ProbabilityDistribution
> what does either
> checkRange(double x) OR
>
> protected void checkRange(double x,
> double lo,
> double hi)
> return? both are not boolean so they are not returning true or
> false???
> Also
> what does:
> protected double findRoot(double prob,
> double guess,
> double xLo,
> double xHi)
>
> return??
> thanks
> hassan