-
__m256 amd_vrs8_coshf(__m256 x)#
Computes hyperbolic cosine for eight single-precision lanes.
- Parameters:
x – Input vector.
- Returns:
Vector of cosh values.
Computes hyperbolic cosine for eight single-precision lanes.
x – Input vector.
Vector of cosh values.