Further optimized exp function
exp: simplify range reduction, simplify denormal rounding checks, improve precision around zero thus reducing database entries, reduce database by packing results into a bit structure.
GitLab upgrade completed. Current version is 18.7.4
https://about.gitlab.com/releases/2025/12/18/gitlab-18-7-released/
exp: simplify range reduction, simplify denormal rounding checks, improve precision around zero thus reducing database entries, reduce database by packing results into a bit structure.