Module DescriptionChaow.Numeric2 allows you to do mathematical analysis
DependencyChaow.Collections
Chaow.Combinatorics
Chaow.Expressions
Chaow.Extensions
Chaow.Numeric
Types in Chaow.Numeric.Analysis type | description |
ContinuedFraction | ContinuedFraction represents sequence of rationals toward a value |
Diophantine | Diophantine represents integer solutions for aXX + bXY + cYY + dX + eY + f = 0 |
DiophantinePair | DiophantinePair is pair of XY resulted from DiophantineSolution |
DiophantineSolution | DiophantineSolution is solution from Diophantine |
MathExt2 | MathExt2 is collection of math analysis functions |
Types in Chaow.Numeric.Recreation type | description |
Repunit | Repunit represents number contains only digit 1 |
Roman | Roman represents Roman numeral system |