-
__m512 amd_vrs16_log10f(__m512 x)#
Computes base-10 logarithm for sixteen single-precision lanes.
- Parameters:
x – Input vector.
- Returns:
Vector of log10 values.
Computes base-10 logarithm for sixteen single-precision lanes.
x – Input vector.
Vector of log10 values.