home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Open 13
/
pcopen13.iso
/
Zip
/
SM34A.ZIP
/
LIBRARY
/
INFPROD.LI
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-04-02
|
168 b
|
6 lines
# infprod(y,x) gives a infinit product of y from 1 (or 2) to infinity.
# e.g. infprod(1-1/n^2) gives 1/2
infprod(1-1/n_^2) := 1/2
infprod(1-1/(4*n_^2)) := 2/pi