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
- Follow-Ups:
- Re: Converting from string to real
- From: Bob Hanlon <hanlonr357@gmail.com>
- Re: Converting from string to real
- From: Adriano Pascoletti <adriano.pascoletti@uniud.it>
- Re: Converting from string to real
- From: George Woodrow III <georgevw3@mac.com>
- Re: Converting from string to real