On 10/14/2010 7:49 AM, chris h wrote:
floor(32703) is different then floor(327.03 * 100). The former is an int,
while the later is a float. Read those links that were sent :)
Chris.
On Thu, Oct 14, 2010 at 2:14 AM, Glen Fuller wrote:
On 10/13/2010 10:48 PM, Mattias Thorslund wrote:
Hi
quot; as expected
Any ideas why this happens, and how to work around it?
Thanks,
Mattias
Wouldn't that be equivalent to floor(32703), and since 32703 is the
nearest integer to 32703 it returns it?
Glen Fuller
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo