| License | MIT |
|---|---|
| Maintainer | Joe Leslie-Hurd <joe@gilith.com> |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell98 |
Arithmetic.Quadratic
Description
Documentation
rootCeiling :: Natural -> Natural Source
rootContinuedFractionPeriodicTail :: Natural -> Natural -> [Natural] Source
Constructors
| Residue | |
| NonResidue | |
| Zero |
jacobiSymbol :: Natural -> Natural -> Residue Source
isNonResidue :: Natural -> Natural -> Bool Source
nextResidue :: Natural -> Natural -> Natural Source
nextNonResidue :: Natural -> Natural -> Natural Source
rootModuloPrime3Mod4 :: Natural -> Natural -> Natural Source
rootModuloPrime5Mod8 :: Natural -> Natural -> Natural Source
rootModuloPrime :: Natural -> Natural -> Natural Source