Minimal Polynomial


Matrix Input:

The input is a quadratic matrix e.g., [[2, 5], [4, 5]] or 2 5; 4 5;

 

Specify Field: