mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-07 13:28:05 +08:00
benchtests: Add atanhf benchmark
The input is based on acosf one (random inputs in [-1,1]). Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
fa857e6c7b
commit
4f1e26ba47
@ -37,6 +37,7 @@ bench-math := \
|
||||
atan2f \
|
||||
atanf \
|
||||
atanh \
|
||||
atanhf \
|
||||
cbrt \
|
||||
cbrtf \
|
||||
ceil \
|
||||
|
2005
benchtests/atanhf-inputs
Normal file
2005
benchtests/atanhf-inputs
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user