Commit Graph

6 Commits

Author SHA1 Message Date
fb36e8c25d fractions: fix 2 typo's.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-25 17:44:07 +00:00
25c324f705 Fractions: add an example program.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4393 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-18 15:27:37 +00:00
0f8ef4176e Fractions:
- fix FloatToFraction() if Abs(Value) > 1
- fix bug in Resolve which resulted in altering the value of self


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4392 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-18 15:26:44 +00:00
c1261c8d39 Fractions: remove the fractest program from the repository (it's just my internal test program).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4391 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-18 14:23:22 +00:00
65d37d2942 Fractions: clarify license statement.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4390 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-18 12:35:00 +00:00
520222bdd7 Start fractions: A unit for doing arithmatics with fractions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-11-18 12:33:13 +00:00