Some Scientific Subroutines in LISP

Here's a LISP library of mathematical functions that calculate hyperbolic and inverse hyperbolic functions. Bessel functions, elliptic integrals, the gamma and beta functions, and the incomplete gamma and beta functions. There are probability density functions, cumulative distributions, a...

Full description

Bibliographic Details
Main Author: Roylance, Gerald
Language:en_US
Published: 2004
Online Access:http://hdl.handle.net/1721.1/6403
Description
Summary:Here's a LISP library of mathematical functions that calculate hyperbolic and inverse hyperbolic functions. Bessel functions, elliptic integrals, the gamma and beta functions, and the incomplete gamma and beta functions. There are probability density functions, cumulative distributions, and random number generators for the normal, Poisson, chi-square, Student's T. and Snedecor's F integration, root finding, and convergence. Code to factor numbers and to the Solovay-Strassen probabilistic prime test.