opposite result returned from charpoly

I have this matrix
A=[1 1 2;1 2 1;2 1 1] and want to find the charpoly(A)
The result by hand is the opposite that Matlab rerurns..
Why does this happen?

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!