home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / math / symbolic / 3399 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  786 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!ohstpy!vandesande
  2. From: vandesande@ohstpy.mps.ohio-state.edu
  3. Newsgroups: sci.math.symbolic
  4. Subject: more on mma big bad bug 
  5. Message-ID: <15373.2b4c73d5@ohstpy.mps.ohio-state.edu>
  6. Date: 7 Jan 93 18:17:56 EST
  7. Organization: The Ohio State University, Department of Physics
  8. Lines: 16
  9.  
  10.  
  11. Pi Sqrt[Pi]/(2 2 Sqrt[2])
  12.  
  13. The explanation for the "big bad bug" from Wolfram is that 
  14. the Simplification rules for Power conflict.  The expression
  15. is "simplified" back and forth between two different forms.
  16. Will fix in another release, they say.  There is no really 
  17. satisfactory fix.
  18.  
  19. Here is another big bad bug:
  20.  
  21. Integrate[E^( - k1*r[1]),{k1, 0, Infinity}]
  22.  
  23. Note that this expression correctly evaluates in version 2.0.
  24.  
  25. Brett
  26.