MathGroup Archive 1999

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

Search the Archive

Re: Re: Is it a bug?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg17643] Re: [mg17590] Re: [mg17548] Is it a bug?
  • From: Paul Abbott <paul at physics.uwa.edu.au>
  • Date: Fri, 21 May 1999 03:37:34 -0400
  • Organization: University of Western Australia
  • References: <7htmdk$ohq$1@dragonfly.wolfram.com>
  • Sender: owner-wri-mathgroup at wolfram.com

Andrzej Kozlowski wrote:
 
>As everyone has known since Euler, I^I is just E^(-Pi/2), a real number!
> 
> In[28]:= N[E^(-Pi/2)]==N[I^I]
> Out[28]= True

Exact simplification is probably preferable ...

In[1]:= FullSimplify[I^I - E^(-(Pi/2))]

Out[1]= 0

Cheers,
	Paul

____________________________________________________________________ 
Paul Abbott                                   Phone: +61-8-9380-2734
Department of Physics                           Fax: +61-8-9380-1014
The University of Western Australia           
Nedlands WA  6907                     mailto:paul at physics.uwa.edu.au 
AUSTRALIA                        http://www.physics.uwa.edu.au/~paul

            God IS a weakly left-handed dice player
____________________________________________________________________


  • Prev by Date: Re: Re: raw TCP/IP socket communication in mathematica
  • Next by Date: Tube Plot
  • Previous by thread: Re: Is it a bug?
  • Next by thread: Re: Re: Is it a bug?