|
[Date Index]
[Thread Index]
[Author Index]
Bug in Mathematica ?
- To: mathgroup at smc.vnet.net
- Subject: [mg60779] Bug in Mathematica ?
- From: Bidule <toto at truc.com>
- Date: Wed, 28 Sep 2005 01:41:27 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
I've computed the following two expressions:
Integrate[Max[x, y], {x, 0, 1}, {y, 0, 1}]
NIntegrate[Max[x, y], {x, 0, 1}, {y, 0, 1}]
which result in very different numbers. When I calculate the integral by
hand I get (2/3).
Any thoughts ? I guess by now it's probably a known bug. (or maybe even
a 'feature').
B.
Prev by Date:
Hi, all, about convert *.nb to *.tex, which can be compiled by latex
Next by Date:
Multicore Calculations
Previous by thread:
Re: Hi, all, about convert *.nb to *.tex, which can be compiled by latex
Next by thread:
Re: Bug in Mathematica ?
|