home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 5
/
FreshFish_July-August1994.bin
/
useful
/
dist
/
dev
/
e
/
amiga_e
/
modules-text
/
mathieeesingbas.txt
< prev
next >
Wrap
Text File
|
1992-09-02
|
448b
|
20 lines
ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:MathIeeeSingBas.m"
NOTE: don't use this output in your code, use the module instead.
LIBRARY 'mathieeesingbas.library', mathieeesingbasbase /* informal notation */
IeeeSPFix(D0)
IeeeSPFlt(D0)
IeeeSPCmp(D0,D1)
IeeeSPTst(D0)
IeeeSPAbs(D0)
IeeeSPNeg(D0)
IeeeSPAdd(D0,D1)
IeeeSPSub(D0,D1)
IeeeSPMul(D0,D1)
IeeeSPDiv(D0,D1)
IeeeSPFloor(D0)
IeeeSPCeil(D0)
ENDLIBRARY