Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 777 Bytes

API.md

File metadata and controls

30 lines (18 loc) · 777 Bytes

Fractions Unit Programmers Guide

Applies to: ~>0.1

Introduction

This section of the Fractions Unit documentation describes the API exposed by the unit to programmers.

Contents

Units

Unit Description
DelphiDabbler.Lib.Fractions The only unit in this project. Contains just the TFraction advanced record.

Types

Type Description
TFraction Advanced record that encapsulates a vulgar fraction and defines various mathematical operations on it.

Conventions

This documentation complies with these conventions.

Links