f-power-n:fpnostack — ordinary primitive
EXTENSIONS
F^N ( u f: x -- x^u )();p4:"f-power-n";
F^N ( u f: x -- x^u )(
)
For large exponents, use F** instead. Of course u=-1 is large.