Re: [PHP] problem with string & floats in PHP

2007-05-15 Thread Andrei
If you need precision with floats or doubles you can use BCMath Arbitrary Precision Mathematics Functions. http://www.php.net/manual/en/ref.bc.php Andy Pablo Luque wrote: > Hello, Im designing a website in which I have to read some data > (numbers) from a txt file and then send this dat

Re: [PHP] problem with string & floats in PHP

2007-05-15 Thread Richard Davey
Hi Pablo, Tuesday, May 15, 2007, 7:44:52 PM, you wrote: > Hello, Im designing a website in which I have to read some data (numbers) > from a txt file and then send this data to a function which prints a graphic > with them. When I read the data I save it in an array and the numbers are in > this