Searched refs:polar (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A Dcinst.cc108 template c polar (f, f);
/haiku/headers/cpp/std/
H A Dcomplext.cc48 return polar (FLOAT (exp (real (x))), imag (x));
63 return polar (FLOAT (exp (logr * real (y) - imag (y) * t)),
H A Dcomplext.h335 polar (_FLT r, _FLT t) __attribute__ ((const));
338 polar (_FLT r, _FLT t) function

Completed in 45 milliseconds