f_reciprocal      965 complex.c      	return f_expt(f_reciprocal(self), f_negate(other));
f_reciprocal     1526 rational.c     	t = f_reciprocal(f_sub(b, k));
f_reciprocal     1527 rational.c     	b = f_reciprocal(f_sub(a, k));