| Copyright | (c) Masahiro Sakai 2013 |
|---|---|
| License | BSD-style |
| Maintainer | masahiro.sakai@gmail.com |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
ToySolver.Data.AlgebraicNumber.Complex
Description
Algebraic Numbers
Rectangular form
Properties
minimalPolynomial :: AComplex -> UPolynomial Rational Source
The polynomial of which the algebraic number is root.