__builtin_cpow((0,0),(0,0))

Paolo Carlini pcarlini@suse.de
Mon Mar 7 14:55:00 GMT 2005


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.



More information about the Gcc mailing list