Reply to thread

Hello,


I have some pretty demanding polynomial addition as part of a personal project, and even Wolfram-Alpha only wanted to do half of it:


[(a^3)(z^3)-18x(a^2)(z^2)+3a(b^2)+3az(b^2)(x^2)-(b^3)(x^3)] + [bx(a^3)(z^2)-(2z)(a^2)(b^2)(x^2)+a(b^3)(x^3)]


In the future, can I use a C++ or Python script to add all these numbers?


Members online

No members online now.

Forum statistics

Threads
2,530
Messages
9,859
Members
696
Latest member
fairdistribution
Back
Top