commit | 8a0d24f8af39bda7b54341067c6ccc8a7f12ff27 | [log] [tgz] |
---|---|---|
author | Joe Ramsay <Joe.Ramsay@arm.com> | Tue Nov 29 10:31:10 2022 +0000 |
committer | Joe Ramsay <joe.ramsay@arm.com> | Tue Nov 29 10:31:10 2022 +0000 |
tree | 30bb21a790bb00b89970365c6365f4094d7bdb94 | |
parent | 57c26e8cb23de471123872931dc5bb6277acd498 [diff] |
pl/math: Add vector/Neon asinh New routine uses two separate algorithms for input greater and less than 1 (similar to the scalar routine). It is accurate to 2.5 ULP.