All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Initial version.
- Continued fractions of
int
,float
,fractions.Fraction
and rational numbers expressed as tuples of 2 integers(numerator, denominator)
- Convergents of the same data types
- Evaluate finite continued fraction into a value
- Arithmetical expression as string of a continued fraction