This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] What to do for complex::pow(0, 0)


Paolo Carlini wrote:

(*) This solution would also fix, as a side-effect, that (rather low priority) PR mentioned above because we would avoid computing atan2(0, 0), which is not guaranteed to be 1 in non-C99 libcs.

Of course I meant zero, not 1, here.


Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]