toms344, a Fortran77 code which implements ACM toms algorithm 344, for evaluating Student's T distribution.
The text of many ACM toms algorithms is available online through ACM: https://www.acm.org/pubs/calgo or NETLIB: https://www.netlib.org/toms/index.html.
The information on this web page is distributed under the MIT license.
toms344 is available in a Fortran77 version.
dcdflib, a Fortran90 library which evaluates many statistical distributions.
PROB, a Fortran90 library which evaluates many statistical distributions.
TEST_VALUES, a Fortran77 library which includes selected tabulated values of many mathematical functions.