Home
last modified time | relevance | path

Searched refs:rn (Results 1 – 1 of 1) sorted by relevance

/bionic/libm/upstream-netbsd/lib/libm/complex/
Dcephes_subrl.c92 long double f, x, x2, y, y2, rn, t; in _ctansl() local
105 rn = 0.0; in _ctansl()
108 rn += 1.0L; in _ctansl()
109 f *= rn; in _ctansl()
110 rn += 1.0L; in _ctansl()
111 f *= rn; in _ctansl()
118 rn += 1.0L; in _ctansl()
119 f *= rn; in _ctansl()
120 rn += 1.0L; in _ctansl()
121 f *= rn; in _ctansl()