mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
benchtests: Add coshf benchmark
Random inputs in the range [-10,10]. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
4f1e26ba47
commit
7b7a3fa121
2 changed files with 2006 additions and 0 deletions
|
@ -45,6 +45,7 @@ bench-math := \
|
|||
cos \
|
||||
cosf \
|
||||
cosh \
|
||||
coshf \
|
||||
erf \
|
||||
erfc \
|
||||
erfcf \
|
||||
|
|
2005
benchtests/coshf-inputs
Normal file
2005
benchtests/coshf-inputs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue