Home
last modified time | relevance | path

Searched defs:theta (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/std/numerics/complex.number/complex.value.ops/
H A Dpolar.pass.cpp30 test(const T& rho, const T& theta, std::complex<T> x) in test()
53 double theta = imag(testcases[i]); in test_edges() local