summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/DivTest.h
AgeCommit message (Expand)Author
2025-08-05[libc][math] Fix division by infinity in fputil::div (#152092)Krishna Pandey
2024-10-01[libc] Move struct Sign into LIBC_NAMESPACE (#110709)Michael Jones
2024-09-23[libc][math] Add floating-point cast independent of compiler runtime (#105152)OverMighty
2024-08-06[libc][math][c23] Add ffma{,l,f128} and fdiv{,l,f128} C23 math functions #101...aaryanshukla
2024-07-21[libc][math] Update getpayload and fmul/fadd/fsub/ffma with NaN inputs. (#99812)lntue
2024-06-25[libc][math][c23] Add f16divf C23 math function (#96131)OverMighty