Re: floored by floor()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/14/2010 09:22 AM, Mattias Thorslund wrote:
> Thanks, I guess I needed to read that again. What confused me here was
> that var_dump(327.03 * 100) returns the expected value and not something
> like (float)32702.99999999999999...
> 
> Cheers,
> 
> Mattias
> 

echo serialize(327.03 * 100);

-- 
Thanks!
-Shawn
http://www.spidean.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux