|
|
|
|
|
|
|
| Documentation |
|
| identitiesExplODE :: [(String, Int, [Rational], [Rational])] |
|
| identitiesSeriesFunction :: [(String, Int, [Rational], [Rational])] |
|
| identitiesInverses :: [(String, Int, [Rational], [Rational])] |
|
| testSeriesIdentity :: (String, Int, [Rational], [Rational]) -> Test |
|
| testSeriesIdentities :: String -> [(String, Int, [Rational], [Rational])] -> Test |
|
| checkSeriesIdentities :: [(String, Int, [Rational], [Rational])] -> [(String, Bool)] |
|
| powerMult :: Rational -> Rational -> Bool |
|
| powerExplODE :: Rational -> Bool |
|
| tests :: Test |
|
| Produced by Haddock version 0.7 |