commit | 1e3d1055c5e8341ac6c9ee568867ef78ac4048a8 | [log] [tgz] |
---|---|---|
author | Joe Ramsay <Joe.Ramsay@arm.com> | Thu Nov 03 14:12:19 2022 +0000 |
committer | Joe Ramsay <joe.ramsay@arm.com> | Thu Nov 03 14:12:19 2022 +0000 |
tree | 3a88beda449ea8b676265147c15a4a98fc122d38 | |
parent | baef8cd322ffe43fd0b93c73e19a9b5974794de4 [diff] |
pl/math: Add scalar sinhf New routine uses expm1f, and the __exp_dd helper for special cases. It is accurate to 2.3 ULP.