Skip to content
Prev 698 / 885 Next

Plot f(x) = x^(1/5)

Hi,

The powerplus package does raise a negative number to a fractional 
power. Try:

library(powerplus)
explus(-.5, 1/5)

Klaus.
On 17/05/2016 17:55, Albyn Jones wrote: