MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Assuming to be a real number is useless even in simple cases?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg63945] Assuming to be a real number is useless even in simple cases?
  • From: Roberto <roberto at pop.it>
  • Date: Tue, 24 Jan 2006 01:30:31 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

In[1]:=
Assuming[x\[Element]Reals, Im[x]]

Out[1]=
Im[x]

Why it's not zero?


  • Prev by Date: Re: Re: Recalculating values in tables?
  • Next by Date: Constant
  • Previous by thread: Re: how to define a constant like Pi in Mathematica
  • Next by thread: Re: Assuming to be a real number is useless even in simple cases?