mirror of git://sourceware.org/git/glibc.git
benchtests: Add atanpif
Random inputs in the range of [-10,10]. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
ec9d2f3066
commit
1700d306d4
|
|
@ -41,6 +41,7 @@ bench-math := \
|
||||||
atanf \
|
atanf \
|
||||||
atanh \
|
atanh \
|
||||||
atanhf \
|
atanhf \
|
||||||
|
atanpif \
|
||||||
cbrt \
|
cbrt \
|
||||||
cbrtf \
|
cbrtf \
|
||||||
ceil \
|
ceil \
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue