|
[Date Index]
[Thread Index]
[Author Index]
Re: NIntegrate through discontinuities
- To: mathgroup at smc.vnet.net
- Subject: [mg126925] Re: NIntegrate through discontinuities
- From: b710110111 <b7.10110111 at gmail.com>
- Date: Mon, 18 Jun 2012 05:43:25 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <j5hddh$7ig$1@smc.vnet.net>
2. Use Evaluate: this NIntegrate[f[x],Flatten[x,a,slist,d]] becomes
NIntegrate[f[x],Evaluate@Flatten[x,a,slist,d]]
Prev by Date:
Re: Bug in Spherical Plot 3D, Mathematica version 7
Next by Date:
Re: Parenthesis reduction
Previous by thread:
Re: Structure of "identical" data not equal in size
Next by thread:
Eigendecomposition problem?
|