FP
Download v2.1
46 downloads
| Version | 2.1 |
|---|---|
| Publisher | Robert Delaney |
| Release date | Mar 11, 2013 |
| Date added | Mar 10, 2013 |
| Os requirements | Windows 2000, Windows Vista, Windows 98, Windows Me, Windows, Windows NT, Windows 7, Windows XP |
| Requirements | REAL Studio |
| Total downloads | 46 |
| Price | Free |
Description
Fraction Plugin for Real Studio allows you to construct programs which can handle fractions much like doubles and integers are handled. A fraction is represented by two integers, num/den. It can be used to build Mac OS X Universal, Windows, and Linux applications. The operators +, -, *, and / are overloaded. Fraction Plugin was programmed in C++ and compiled with MinGW and MSYS for Windows.