in reply to Re: How to get better exponentiation?
in thread How to get better exponentiation?

perl -MMath::Prime::Util::GMP=:all -le 'print powreal(-4, .5)' -2.000000000000000000000000000000000000000

I've just raised an issue about this.

Cheers,
Rob