ContRap
The symbolic tool for control-flow based rapid prototyping.

Function charpoly from ginac
Brief description

charpoly(value:matrix,lambda:ex):ex

Computes the characteristic polynomial of a matrix More ...

Function information
Name: charpoly
Base:
Group: GiNaC plugins:Matrix algebra
Icon: ginac.png
Color: cyan
Authors:
Copyright:

Detailed description

Computes the characteristic polynomial of a matrix

Input parameters
value: matrix
Matrix
lambda: ex
Variable

Return values
Default return value: ex
Characteristic polynomial of the matrix