Math Scalar Library
Programming Reference Manual C/C++
Version 1.1 DD-00003-011

24.8 sclog - Complex logarithm log(x)

#include <msca.h> 
 
double complex sclog (double complex x); 
float  complex sclogf(float complex x);

Given a value x∈ C  this function computes the complex logarithm:

log(x)