MathGroup Archive 2012

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

Search the Archive

Converting from string to real

  • To: mathgroup at smc.vnet.net
  • Subject: [mg126770] Converting from string to real
  • From: fcaleyo <fcaleyo at gmail.com>
  • Date: Wed, 6 Jun 2012 04:53:15 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

Hi guys, I've got a problem with ToExpression[].
It seems to round large real numbers off, e.g. 
ToExpression["109266.75"] returns 109267., still a real, yet not exactly what the original string meant.
Any idea to solve this?
Many thanks
fcaleyo
 





  • Prev by Date: Re: Complex equation+ NDsolve
  • Next by Date: Re: Complex equation+ NDsolve
  • Previous by thread: Re: Complex equation+ NDsolve
  • Next by thread: Re: Converting from string to real