1995-08-18 10:53:13 +02:00
|
|
|
XLISP-STAT is a statistical environment based on a dialect of the Lisp
|
1996-10-16 17:58:06 +02:00
|
|
|
language called XLISP. To facilitate statistical computations, standard Lisp
|
|
|
|
functions for addition, logarithms, etc., have been modified to operate on
|
|
|
|
lists and arrays of numbers, and a number of basic statistical functions have
|
|
|
|
been added.
|
1995-08-18 10:53:13 +02:00
|
|
|
|
2003-02-10 22:46:38 +01:00
|
|
|
WWW: http://www.stat.uiowa.edu/~luke/xls/xlsinfo/xlsinfo.html
|