This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.
Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.
Applies to: ~>0.1
This section of the Fractions Unit documentation describes the API exposed by the unit to programmers.
Unit | Description |
---|---|
DelphiDabbler.Lib.Fractions | The only unit in this project. Contains just the TFraction advanced record. |
Type | Description |
---|---|
TFraction | Advanced record that encapsulates a vulgar fraction and defines various mathematical operations on it. |
This documentation complies with these conventions.