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