Description
Provides various number types for Haskell. Additional numeric types can help programs represent mathematical concepts more directly than the standard numeric types allow.
It is useful for numeric libraries, algorithms, experiments, and applications that need specialized number behavior. It is a programming library and has no standalone calculator interface.