`x**y == 1/x**-y ` thus changing `/=` to `*=` by negating the exponent.
Source files for various builtin objects