home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / math / symbolic / 3364 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.3 KB  |  50 lines

  1. Newsgroups: sci.math.symbolic
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!wilbur.nas.nasa.gov!hook
  3. From: hook@wilbur.nas.nasa.gov (Edward C. Hook)
  4. Subject: Re: mma big bad bug
  5. References: <15326.2b48512a@ohstpy.mps.ohio-state.edu>
  6. Sender: news@nas.nasa.gov (News Administrator)
  7. Organization: NAS, NASA Ames Research Center, Moffett Field, CA
  8. Date: Tue, 5 Jan 93 16:19:08 GMT
  9. Message-ID: <1993Jan5.161908.29218@nas.nasa.gov>
  10. Summary: Another data point
  11. Lines: 37
  12.  
  13. In article <15326.2b48512a@ohstpy.mps.ohio-state.edu> vandesande@ohstpy.mps.ohio-state.edu writes:
  14. >
  15. >Here is a bizzarre mma bug.  Try entering:
  16. >
  17. >Pi*Sqrt[Pi]/(2*3*Sqrt[2])
  18. >
  19. >This is very bad.  If anyone knows what is going on,
  20. >I would like to hear from them.
  21. >
  22. >Brett
  23.  
  24. For what it's worth, here's what happens on one of our big SGI machines:
  25.  
  26. Script started on Tue Jan  5 08:07:35 1993
  27. wilbur.hook: 101> math
  28. Mathematica 2.0 for SGI Iris
  29. Copyright 1988-91 Wolfram Research, Inc.
  30.  -- X11 windows graphics initialized -- 
  31.  
  32. In[1]:= Pi*Sqrt[Pi]/(2*3*Sqrt[2])
  33.  
  34. $IterationLimit::itlim: Iteration limit of 4096 exceeded.
  35.  
  36.                     3
  37.                   Pi
  38.              Sqrt[---]
  39.                    8
  40. Out[1]= Hold[---------]
  41.                  3
  42.  
  43. In[2]:= Quit
  44. wilbur.hook: 102> exit
  45. wilbur.hook: 103> 
  46. script done on Tue Jan  5 08:10:16 1993
  47.  
  48. Ed Hook
  49. hook@nas.nasa.gov
  50.