MathGroup Archive 2007

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

Search the Archive

query

  • To: mathgroup at smc.vnet.net
  • Subject: [mg75631] query
  • From: dimitris <dimmechan at yahoo.com>
  • Date: Mon, 7 May 2007 05:32:36 -0400 (EDT)

Hello.

I have the expression 1/Sqrt[2] + I/Sqrt[2]

Then

In[47]:=
1/Sqrt[2] + I/Sqrt[2]

Out[47]=
(1 + I)/Sqrt[2]

Mathematica writes this expression as (1 + I)/Sqrt[2].

How is it possible to take as an output 1/Sqrt[2] + I/Sqrt[2]
avoiding the use of HoldForm and Unevaluated?

Dimitris



  • Follow-Ups:
    • Re: query
      • From: Andrzej Kozlowski <akoz@mimuw.edu.pl>
  • Prev by Date: Re: MathKernel Crash while calculating limit
  • Next by Date: Pi upto a Billion Digits
  • Previous by thread: Re: Re: Re: Re: Re:
  • Next by thread: Re: query