reciprocal


INSTANCE reciprocal#1;
	operand = ?y;
END_INSTANCE;


INSTANCE reciprocal#2;
	operand = ?operand;
END_INSTANCE;