polar
return polar (FLOAT (exp (real (x))), imag (x));
return polar (FLOAT (exp (logr * real (y) - imag (y) * t)),
polar (_FLT r, _FLT t) __attribute__ ((const));
template c polar (f, f);