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: __builtin_cpow((0,0),(0,0))


Paolo Carlini wrote:

Hi everyone,

why the result is (0,0) instead of (1,0)?!?

Actually, sorry, __builtin_cpow returns (nan, nan) (got sidetracked by a strange issue I'm seeing in the C++ library), even "worse", so to speak...


Paolo.


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