MathGroup Archive 2003

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

Search the Archive

Re: problems with Export

  • To: mathgroup at smc.vnet.net
  • Subject: [mg43493] Re: [mg43442] problems with Export
  • From: Michael Schreiber <michaelschreiber at mac.com>
  • Date: Thu, 18 Sep 2003 05:38:56 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Export["roundta.csv",Table[N[y/x,2],{y,1,2},{x,1,3}],
     ConversionOptions\[Rule]{"Numeric"\[Rule]False}]

On Wednesday, Sep 17, 2003, at 13:58 Europe/Vienna, Uli Wuerfel wrote:

> Hello Experts,
> I have a problem with rounding: I create a list with rounded numbers 
> and
>   when I look at it in Mathematica it´s ok. But then I export the table
> and read it in in Exel. There 0.573 becomes 0.573000001 suddenly.
> Is there an Option for Export or what could I do?
> Thank you for any help,
> Uli
>
>
M F Schreiber
Heimscholleg 26 Wien, A1130 Austria Europe
Michael at Schreiber.at


  • Prev by Date: Re: switch off spelling error check
  • Next by Date: Re: Bug in NMaximize?
  • Previous by thread: problems with Export
  • Next by thread: Hypercube[n] 3D visualization