real
template<class T> T
real
(const complex<T>& x);
The function returns the real part of
x
.