Help for this page
Select Code to Download
Select
or
download this
if (x < 0) { return x ** y if y is an integer; ... else { return x ** y; }