[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue: EXPT-ZERO-ZERO (Version 1)



Kent, do you want to proceed with this one? I don't think it is necessary
or even a good idea. What do other programming languages do? 

If you do, I think we should leave (EXPT 0 0) = 1 and (EXPT 0.0 0) = 1 and
only deal with (EXPT 0.0 0.0) and (EXPT 0 0.0). 

Doesn't this fit into the ERRORS-IN-NUMBERS-CHAPTER spectrum?