mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f5313283a8
PR: 18439 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
8 lines
375 B
Plaintext
8 lines
375 B
Plaintext
XLISP-STAT is a statistical environment based on a dialect of the Lisp
|
|
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.
|
|
|
|
WWW: http://www.stat.umn.edu/~luke/xls/xlsinfo/xlsinfo.html
|