From 180e97bee68bc16e07cfa0d9c8cefda0cb0020fe Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Thu, 23 Jan 2025 17:56:11 -0300 Subject: benchtests: Add cospif Random inputs in the range of [-4,4]. Reviewed-by: DJ Delorie --- benchtests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'benchtests/Makefile') diff --git a/benchtests/Makefile b/benchtests/Makefile index 11e3f77947..c7d8678fa7 100644 --- a/benchtests/Makefile +++ b/benchtests/Makefile @@ -50,6 +50,7 @@ bench-math := \ cosf \ cosh \ coshf \ + cospif \ erf \ erfc \ erfcf \ -- cgit v1.2.3