Re: Nasty bug in Integrate (version 5.0)
- To: mathgroup at smc.vnet.net
- Subject: [mg45977] Re: Nasty bug in Integrate (version 5.0)
- From: Harold.Noffke at wpafb.af.mil (Harold Noffke)
- Date: Sat, 31 Jan 2004 05:20:43 -0500 (EST)
- References: <200401281019.FAA18530@smc.vnet.net> <bvapk6$aat$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Andrzej:
I am impressed with your pointer to TraceInternal, but can find no
reference to it in Mathematica 5.0 online docs.
> If you really want to see how much checking Mathematica attempts to do
> just evaluate:
>
> Trace[Integrate[1/x + x^c, {x, a, b}], TraceInternal->True]
>
> and be prepared to wait and obtain a huge output.
I checked comp.soft-sys.math.mathematica and found that TraceInternal
is undocumented. This suggests other undocumented Mathematica options
might be discovered by using Options[Built-In-Function-Name]. You
would have to sift through all the Built-Ins to identify all the
undocumented options.
Has anyone in MathGroup found any other undocumented options?
Thanks.
Harold
- References:
- Nasty bug in Integrate (version 5.0)
- From: mathuser7@hotmail.com (Math User)
- Nasty bug in Integrate (version 5.0)