Home | History | Annotate | Download | only in complex

Lines Matching defs:rn

92 	long double f, x, x2, y, y2, rn, t;
105 rn = 0.0;
108 rn += 1.0L;
109 f *= rn;
110 rn += 1.0L;
111 f *= rn;
118 rn += 1.0L;
119 f *= rn;
120 rn += 1.0L;
121 f *= rn;