Clog - 5.2 English - 68552

AOCL API Guide (68552)

Document ID
68552
Release Date
2025-12-29
Version
5.2 English
fc32_t amd_clogf(fc32_t y)#

Computes the complex natural logarithm of a single-precision complex value.

Parameters:

y – Input complex value.

Returns:

Complex natural logarithm of y.

fc64_t amd_clog(fc64_t x)#

Computes the complex natural logarithm of a double-precision complex value.

Parameters:

x – Input complex value.

Returns:

Complex natural logarithm of x.