home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d916 / mathplot.lha / MathPlot / Macros / setprecision.mpl < prev    next >
Text File  |  1993-10-04  |  108b  |  7 lines

  1. /* Stub routine for setprecision */
  2. parse arg x
  3.  
  4. if x<0 then return 5
  5. if x>3 then return 5
  6.  
  7. selectmenu 2 3 x