Sources Bugzilla – Bug 10401
cproj(3) does a different projection than expected
Last modified: 2010-04-08 22:33:24 UTC
cproj(3) does a stereographic projection onto a Riemann sphere, contrary to what c99 standard says (7.3.9.4)
Any progress on fixing this? I'm going to make GCC's __builtin_cproj optimize according to the standard C definition. I'd like GCC and GLIBC to have the same (standard/correct) implementation. Thanks.
Fixed in git.