Home | History | Annotate | Download | only in complex

Lines Matching refs:rn

87 	double f, x, x2, y, y2, rn, t;
100 rn = 0.0;
103 rn += 1.0;
104 f *= rn;
105 rn += 1.0;
106 f *= rn;
113 rn += 1.0;
114 f *= rn;
115 rn += 1.0;
116 f *= rn;