MathGroup Archive 2007

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

Search the Archive

ToExpression again

  • To: mathgroup at smc.vnet.net
  • Subject: [mg82373] ToExpression again
  • From: nils <nils at theune.com>
  • Date: Thu, 18 Oct 2007 05:04:22 -0400 (EDT)

Hello,

when I evaluate

ToExpression["1.23456789"]

the result is

1.23457

What do I have to do to get the result

1.23456789 (that is with all the digits)?

Thanx to everybody who has an idea..
Nils



  • Prev by Date: Re: Recursion limit: a good idea to ignore?
  • Next by Date: Re: Finds strings in a list that begin with "A"
  • Previous by thread: Re: ListLinePlot[] inside a loop
  • Next by thread: Re: ToExpression again