[PHP] Division [maybe a bug]
- Date: Sat, 10 May 2008 18:16:07 -0400
- From: "jo opp" <jopp05@xxxxxxxxx>
- Subject: [PHP] Division [maybe a bug]
Hello! $var1= 2155243640%31104000; $var2= 2147309244%31104000; echo $var1 // Return -24651656 echo $var2 // Return 1133244 $var2 return the correct result, but $var1 is wrong (the correct result is 9067640) ¿? Thanks for the help -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Follow-Ups:
- [PHP] Re: Division [maybe a bug]
- From: Chris W
- [PHP] Re: Division [maybe a bug]
- Prev by Date: Re: [PHP] Month with leading zeros
- Next by Date: [PHP] Re: unsubscribe
- Previous by thread: [PHP] Month with leading zeros
- Next by thread: [PHP] Re: Division [maybe a bug]
- Index(es):