summaryrefslogtreecommitdiff
path: root/libc/test/src/complex/cprojf16_test.cpp
AgeCommit message (Collapse)Author
2024-12-26[libc][complex] add cfloat16 and cfloat128 compiler flags (#121140)Shourya Goel
Proper fix for the temporary fix in #114696
2024-12-18[libc][complex] Implement different flavors of the `cproj` function (#119722)Shourya Goel
Refer section 7.3.9.5 of ISO/IEC 9899:2023