home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / fchek284.zip / test / intrinstest.f < prev    next >
Text File  |  1995-05-29  |  45b  |  5 lines

  1.     i = max(x,i)
  2.     x = sqrt(y)
  3.     z = sqrt(i)
  4.     end
  5.