Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
NumHask.Data.Complex
Description
Complex numbers.
Documentation
The underlying representation is a newtype-wrapped tuple, compared with the base datatype. This was chosen to facilitate the use of DerivingVia.
Constructors
Complex | |
Fields
|