Searched refs:imagpart (Results 1 – 1 of 1) sorted by relevance
14 double imagpart = sqrt(sqrt_a_b - a) / sqrt2; in csqrt() local16 imagpart = -imagpart; in csqrt()18 return realpart + imagpart * (double complex) I; in csqrt()
Completed in 4 milliseconds