home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / parallel / 3070 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.1 KB  |  32 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!ftpbox!news.acns.nwu.edu!zaphod.mps.ohio-state.edu!sample.eng.ohio-state.edu!purdue!ames!elroy.jpl.nasa.gov!usc!howland.reston.ans.net!paladin.american.edu!gatech!hubcap!fpst
  3. From: steve@hubcap.clemson.edu ("Steve" Stevenson)
  4. Subject: Wanted: Folk Theormes in Fortran Programming
  5. Message-ID: <1993Jan27.123645.8334@hubcap.clemson.edu>
  6. Sender: fpst@hubcap.clemson.edu (Steve Stevenson)
  7. Organization: Clemson University
  8. Date: Tue, 26 Jan 1993 16:49:39 GMT
  9. Approved: parallel@hubcap.clemson.edu
  10. Lines: 20
  11.  
  12. I am trying to make a catalog of folk wisdom in fortran programming. I already
  13. have a some theorems.  For example:
  14.         BAD           GOOD
  15. x = y/2.0          x=y*0.5
  16. a**5               (a*a)*(a*a)*a
  17. 2.0*x              x+x
  18.  
  19. I would appreciate any such words of wisdom you might have.
  20. I'll collect and broadcast a compilation.
  21.  
  22.  
  23. Steve
  24.  
  25.  
  26. -- 
  27. ===============================================================================
  28. Steve (really "D. E.") Stevenson           steve@hubcap.clemson.edu
  29. Department of Computer Science,            (803)656-5880.mabell
  30. Clemson University, Clemson, SC 29634-1906
  31.  
  32.