Menu

#191 rootscontract doesn't recognize x^a * y^a = (x*y)^a

open
nobody
5
2024-08-17
2024-08-17
No

The user documentation for rootscontract says that it "Converts products of roots into roots of products. ". But rootscontract misses converting x^a * y^a to (x*y)^a. Maybe rootscontract could be extended do do this; likely there would be a new value for the the option variable rootsconmode that controls this conversion.

For more discussion, please see https://sourceforge.net/p/maxima/bugs/4347/

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.