Fraction Plugin for REALbasic 5 allows you to construct programs which can handle fractions much like doubles and integers are handled. Fractions are represented by two integers as num/den. Exact calculations using rationals are now possible with REALbasic. You can use the arithmetic operators +, -, -, / with any combination of fractions and integers. And fractions can be compared with fractions or integers in if statements. Fraction Plugin is compiled for Carbon, PPC, and x86.
What's new in this version:
Version 1.0.1 fixes a bug where z.Str might modify the fraction z.
. Follow the link and
free download Fraction Plugin now.
DETAILS