DevPinoy.org
A Filipino Developers Community
All Tags » .net » math (RSS)
Attention: Site upgrade failed last night. Will resume updates this weekend. Thanks!- Keith

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • DivideByZeroException and floating points

    i was experimenting with ExpectedException attribute of NUnit when i noticed that a DivideByZeroException was not thrown when a division by zero was done within variables of type double. instead, i got a PositiveInfinity quotient for my sample routine so I consulted the docs and it was another IEE standard...
    Posted to jokiz (Weblog) by jokiz on 03-01-2006
  • Rounding off numbers

    Back in grade school (Third Grade if I can remember it correctly), rounding off a number which is exactly in between (halfway) follows the “nearest even rule”. Rounding off 0.5 and 1.5 to their nearest units digit gives: 2.5 -> 2 3.5 -> 4 After that, perhaps in high school, a new rule was presented...
    Posted to jokiz (Weblog) by jokiz on 01-14-2005
Page 1 of 1 (2 items)

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems