Searched refs:cotv (Results 1 – 3 of 3) sorted by relevance
74 Real cotv = cosv/sinv;76 Real t = (1-v*cotv)*(1-v*cotv) + v*v;77 Real x = v*cscv*exp(-v*cotv);
424 Real cotv = cosv/sinv; in test_complex_lambert_w() local426 Real t = (1-v*cotv)*(1-v*cotv) + v*v; in test_complex_lambert_w()427 Real x = v*cscv*exp(-v*cotv); in test_complex_lambert_w()
436 Real cotv = cosv/sinv; in test_complex_lambert_w() local438 Real t = (1-v*cotv)*(1-v*cotv) + v*v; in test_complex_lambert_w()439 Real x = v*cscv*exp(-v*cotv); in test_complex_lambert_w()