MathGroup Archive 1997

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

Search the Archive

Write problem with {}

  • To: mathgroup at smc.vnet.net
  • Subject: [mg9466] Write problem with {}
  • From: kchun <kchun at ssel.snu.ac.kr>
  • Date: Thu, 6 Nov 1997 02:40:10 -0500
  • Organization: Seoul National University, Republic of Korea
  • Sender: owner-wri-mathgroup at wolfram.com

With mathematica output, I was trying to write it into file. But with {}
character, the number was written. As an example, If I'd like to write
3.0123, in file the number was written in the following way.

{3.0123}

I used the funtion Write[] and >>, but the results was same. How can I
write rightly ?



  • Prev by Date: Re: Printing difficulties in 3.0.0
  • Next by Date: Re: Re: Programming page break
  • Previous by thread: subsets (recursion homework)
  • Next by thread: Re: Write problem with {}