home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS - Coast to Coast
/
simteldosarchivecoasttocoast2.iso
/
calculat
/
sm30a.zip
/
PROD.KEY
< prev
next >
Wrap
Text File
|
1993-11-07
|
249b
|
6 lines
* prod external
prod(f,x,xmin,xmax) with the default step dx = 1.
prod(f,x,xmin,xmax,dx) evaluates the product of f when x runs from
xmin to xmax with step dx.
See also: sum, list, table.