aboutsummaryrefslogtreecommitdiff
path: root/pl/math/s_log1p_2u5.c
AgeCommit message (Collapse)Author
2023-01-06pl/math: Update copyright yearsJoe Ramsay
All files in pl/math updated to 2023.
2022-10-19pl/math: Add vector/Neon log1pJoe Ramsay
New routine is based on the scalar algorithm, and accurate to 2.5 ULP.