log10() function for complex number in C++
The log10() function for complex numbers is defined in the complex header file. This function is the complex version of the log10() function. This function is used to calculate the complex common log of a complex number z i.e with base 10 and returns the common log of complex number z. Syntax: templ