cosh 25 maint/gnulib/lib/coshf.c return (float) cosh ((double) x); cosh 24 maint/gnulib/tests/test-cosh.c SIGNATURE_CHECK (cosh, double, (double)); cosh 36 maint/gnulib/tests/test-cosh.c y = cosh (x);