Fix nthRoot for negative EXPR FLOAT
Do not export 'simplifyPower'
Make sure 'x^(1/2) = sqrt(x)' in Float
generalize PolynomialCategoryLifting
Clean up exports of PartialFraction
Small optimization
Cleanup of exports of Factored
Remove InnerAlgebraicNumber
Add few missing functions
Fix another GENPGCD problems