J
Jens Jensen
Hello,
Can someone explain why this function call return a negative number -2500?
System.Math.IEEERemainder(7500,5000)
I would expect 2500 .
below the msdn reference of this function
http://msdn2.microsoft.com/en-gb/library/system.math.ieeeremainder.aspx
Many thanks in advance
JJ
Can someone explain why this function call return a negative number -2500?
System.Math.IEEERemainder(7500,5000)
I would expect 2500 .
below the msdn reference of this function
http://msdn2.microsoft.com/en-gb/library/system.math.ieeeremainder.aspx
Many thanks in advance
JJ