Revision 40bdde8...

Go back to digest for 2nd February 2014

Bug Fixes in Utilities

Evan Teran committed changes in [kcalc] knumber/knumber.cpp:

making pow(0,0) = 1 again for two reasons.

1. we are only dealing with real numbers and in that context it is pretty well
defined
2. there seems to be a reasonable concensus that 0^0=1

File Changes

Modified 1 files
  • knumber/knumber.cpp
1 files changed in total