Added a function and test, which can be used later for cosh/sinh
and possibly for expf/expm1f.
latest sinhf/coshf performance:
CORE_MATH_PERF_MODE=rdtsc ./perf.sh coshf GNU libc version: 2.31 GNU libc release: stable 30.155 12.267 13.525 CORE_MATH_PERF_MODE=rdtsc ./perf.sh sinhf GNU libc version: 2.31 GNU libc release: stable 13.390 38.197 13.507
Use hexadecimal float constant.