home *** CD-ROM | disk | FTP | other *** search
- 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
-
-