Post Reply 
[CAS] Problems with increased powers of polynomials (coeffn*x^n±c2*x^2±c1*x^1±c0*x^0)
07-06-2016, 03:14 AM (This post was last modified: 07-06-2016 03:30 AM by compsystems.)
Post: #4
RE: [CAS]
- In Example 4a/4b setting simplification: NONE, and changing the flag of increasing (ON/OFF), if it works, but in Example 1/1a no.

- In 4b [FLags] Output Simplify: None. Increasing: ON
factor(a^3-b^3) => (-b+a^0)*(a^0*b^2+a^1*b+a^2) ~OK

if the increase variable is A must be first, why not ordered correctly (-b+a) => (a-b)

factor(a^3-b^3) => (a^0-b)*(a^0*b^2+a^1*b+a^2) OK
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [HP-PRIME CAS] - compsystems - 07-03-2016, 07:57 PM
RE: [CAS] - compsystems - 07-06-2016 03:14 AM



User(s) browsing this thread: 1 Guest(s)