home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of A1200
/
World_Of_A1200.iso
/
programs
/
misc
/
mathplot
/
macros
/
setprecision.mpl
< prev
next >
Wrap
Text File
|
1995-02-27
|
108b
|
7 lines
/* Stub routine for setprecision */
parse arg x
if x<0 then return 5
if x>3 then return 5
selectmenu 2 3 x