|
[Date Index]
[Thread Index]
[Author Index]
Re: FullSimplify interpretation
- To: mathgroup at smc.vnet.net
- Subject: [mg86505] Re: FullSimplify interpretation
- From: dh <dh at metrohm.ch>
- Date: Wed, 12 Mar 2008 05:28:55 -0500 (EST)
- References: <fr7okj$343$1@smc.vnet.net>
Hi Brian,
what you see is a piecewise function, indicated by the lonely left
brace. The first part means: if:c Mg (rg+rp)+rg (-c Mg+rg+rp)>=0 then
the function value is -1 and otherwise the next epression.
However, why you get the same function for c Mg (rg+rp)+rg (-c
Mg+rg+rp)>=0 and c Mg (rg+rp)+rg (-c Mg+rg+rp)<0 and why this is not
simplified I can not tell.
hope this helps, Daniel
Brian Beckage wrote:
> Hi all,
>
> Can anyone provide some guidance on how to interpret the result of
> FullSimplify[ ] given in the Cell Expression copied below? I'm
> specifically wondering how to interpret the conditional nature of the
> result.
>
> Thanks for your help!
>
> Best wishes,
> Brian
Prev by Date:
Puzzled by the "Variance"
Next by Date:
Accessing and using built-in constants in Mathematica 6 / precision
Previous by thread:
Re: FullSimplify interpretation
Next by thread:
Re: FullSimplify interpretation
|