aboutsummaryrefslogtreecommitdiff
path: root/libc/shared/math.h
AgeCommit message (Expand)AuthorFilesLines
2 days[libc][math] Refactor sqrt to header-only (#178335)Saina Daneshmand1-0/+1
2 days[libc] [math] Refactor fsqrtl to be header-only (#176169)Atharv Mane1-0/+1
2 days[libc][math] Refactor logf16 to header-only shared math (#175408)cpist (He / Him)1-0/+1
2 days[libc][math] Refactor llogbf128 to header-only (#175617)Sersawy1-0/+1
3 days[libc][math] Refactor ilogb implementation to header-only in src/__support/ma...Dasha Buka1-0/+1
3 days[libc][math] Refactor sinpif to Header Only. (#176580)DannyDaoBoYang1-0/+1
3 days[libc][math] Refactor llogbf16 to header-only (#178078)Sersawy1-0/+1
3 days[libc][math] Refactor sqrtf16 to Header Only (#177726)Prajwal KP1-0/+1
4 days[libc][math] Refactor sinf16 implementation to header-only in src/__support/m...Nico Weber1-0/+1
4 days[libc][math] Refactor llogb to Header Only (#175524)Vedant Neve1-0/+1
4 days[libc][math] Refractor sinhf16 to Header only (#177337)Anikesh Parashar1-0/+1
4 days[libc][math] Refactor ilogbf128 to Header Only (#175396)Ramshankar1-0/+1
4 days[libc][math] Refractor sinhf to Header only (#177336)Anikesh Parashar1-0/+1
4 days[libc][math] Refactor sinf implementation to header-only in src/__support/mat...Nico Weber1-0/+1
4 days[libc][math] Refractor logf to Header only (#176834)Anikesh Parashar1-0/+1
4 days[libc][math] Refactor f16sqrtl to Header Only. (#176333)Cheng Lingfei1-0/+1
6 days[libc][math] Refactor tanf implementation to header-only in src/__support/mat...Nico Weber1-0/+1
7 days[libc][math] Refactor tan implementation to header-only in src/__support/math...Nico Weber1-0/+1
7 days[libc][math] Refactor f16fmal to header-only (#176576)Prajwal1-0/+1
7 days[libc][math] Refactor dfmaf128 to Header Only (#176480)Madhur Kumar1-0/+1
9 days[libc][math] Refactor log10, log1p, log2 implementation to header-only in src...Nico Weber1-0/+3
11 days[libc][math] Refactor ilogbf implementation to header-only in src/__support/m...Anonymous1-0/+1
12 days[libc][math] Refactor f16fma to header only (#176244)Islam Imad1-0/+1
2026-01-17[libc][math] Refactor fsqrtf128 to Header Only. (#175686)Anonmiraj1-0/+1
2026-01-17[libc][math] Refactor ilogbl to Header Only. (#176500)Anonmiraj1-0/+1
2026-01-17[libc][math] Refactor llogbf to Header Only. (#176494)Anonmiraj1-0/+1
2026-01-17[libc][math] Refactor hypotf to Header Only. (#175679)Anonmiraj1-0/+1
2026-01-17[libc][math] Refactor logbf to Header Only. (#176222)Anonmiraj1-0/+1
2026-01-16[libc][math] Refactor logbf16 to Header Only. (#176231)Anonmiraj1-0/+1
2026-01-16[libc][math] Refactor logbf128 to Header Only. (#176234)Anonmiraj1-0/+1
2026-01-16[libc][math] Refactor fsqrt to Header Only (#175444)Jolynn Wee Zhuo Lin1-0/+1
2026-01-16[libc][math] Refactor dfmal to Header Only. (#175359)Anonmiraj1-0/+1
2026-01-12[libc][math] Refactor ilogbf16 implementation to header-only in src/__support...mitchell1-0/+1
2026-01-12[libc][math] Refactor log to header-only shared math (#175395)CarvedCoder1-0/+1
2026-01-09[libc][math] Refactor sin implementation to header-only in src/__support/math...lntue1-0/+1
2026-01-10[libc][math] Refactor expm1f16 implementation to header-only in src/__support...Muhammad Bassiouni1-0/+1
2025-12-19[libc][math] Refactor expm1f implementation to header-only in src/__support/m...Muhammad Bassiouni1-0/+1
2025-12-04[libc][math] Refactor expm1 implementation to header-only in src/__support/ma...Muhammad Bassiouni1-0/+1
2025-11-05[libc][math] Refactor exp2m1f16 implementation to header-only in src/__suppor...Muhammad Bassiouni1-0/+1
2025-10-17[libc][math] Refactor exp2m1f implementation to header-only in src/__support/...Muhammad Bassiouni1-0/+1
2025-10-11[libc][math] Refactor exp2f16 implementation to header-only in src/__support/...Muhammad Bassiouni1-0/+1
2025-10-08[libc][math][c23] Add rsqrtf() function (#159615)Anton Shepelev1-1/+1
2025-10-06[libc][math] Refactor exp2f implementation to header-only in src/__support/ma...Muhammad Bassiouni1-0/+1
2025-10-05[libc][math] Refactor exp2 implementation to header-only in src/__support/mat...Muhammad Bassiouni1-0/+1
2025-10-01[libc][math] Refactor exp10m1f16 implementation to header-only in src/__suppo...Muhammad Bassiouni1-0/+1
2025-09-29[libc][math] Refactor exp10m1f implementation to header-only in src/__support...Muhammad Bassiouni1-0/+1
2025-09-20[libc][math] Refactor dsqrtl implementation to header-only in src/__support/m...Muhammad Bassiouni1-0/+1
2025-09-17[libc][math][c23] Add rsqrtf16() function (#137545)Anton Shepelev1-0/+2
2025-08-22[libc][math] Refactor cospif16 implementation to header-only in src/__support...Muhammad Bassiouni1-0/+1
2025-08-22[libc][math] Refactor cospif implementation to header-only in src/__support/m...Muhammad Bassiouni1-0/+1