home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / fchek284.zip / test / t208i.f < prev    next >
Text File  |  1994-11-06  |  90b  |  5 lines

  1.       subroutine foo(x)
  2.       double precision r1mach
  3.       x = sqrt(r1mach(3))
  4.       end
  5.