polynomial-0.7.2: Polynomials
Math.Polynomial.NumInstance
Description
This module exports a Num instance for the Poly type. This instance does not implement all operations, because abs and signum are simply not definable, so I have placed it into a separate module so that I can make people read this caveat ;).
Num
Poly
abs
signum
Use at your own risk.