fpc/packages/numlib/src
marco 2a77e690b4 * paths from mantis #31652 by WP
- deprecated functions with duplicate in math.
    - overloaded some functions with "is nested" procvars.
    - added new functions:
        - (complete) beta function, beta()
        - incomplete beta function (betai) and its inverse (invbetai)
        - cumulative normal distribution (normaldist) and its inverse (invnormaldist)
        - chi-square distribution (chi2dist), and its inverse (invchidist)
        - Student's t distribution (tdist) and its inverse (invtdist)
        - F distribution (Fdist) and its inverse (invFdist)
        - inverse of the incomplete gamma function gammaq (invgammaq)

git-svn-id: trunk@35922 -
2017-04-23 16:17:52 +00:00
..
det.pas
direct.inc
dsl.pas
eig.pas
eigh1.pas
eigh2.pas
int.pas * fix compilation. 2017-03-30 17:04:52 +00:00
inv.pas
iom.pas
ipf.pas
mdt.pas
numlib.pas
ode.pas
omv.pas
roo.pas * paths from mantis #31652 by WP 2017-04-23 16:17:52 +00:00
sle.pas
spe.pas * paths from mantis #31652 by WP 2017-04-23 16:17:52 +00:00
spl.pas * fix compilation. 2017-03-30 17:04:52 +00:00
timer.pas
tpnumlib.pas
typ.pas * paths from mantis #31652 by WP 2017-04-23 16:17:52 +00:00