ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:MathIeeeDoubBas.m"
NOTE: don't use this output in your code, use the module instead.

LIBRARY 'mathieeedoubbas.library', mathieeedoubbasbase         /* informal notation */
  IeeeDPFix(D0,D1)
  IeeeDPFlt(D0)
  IeeeDPCmp(D0,D1,D2,D3)
  IeeeDPTst(D0,D1)
  IeeeDPAbs(D0,D1)
  IeeeDPNeg(D0,D1)
  IeeeDPAdd(D0,D1,D2,D3)
  IeeeDPSub(D0,D1,D2,D3)
  IeeeDPMul(D0,D1,D2,D3)
  IeeeDPDiv(D0,D1,D2,D3)
  IeeeDPFloor(D0,D1)
  IeeeDPCeil(D0,D1)
ENDLIBRARY

