Click here to Skip to main content
15,888,816 members
Articles / Programming Languages / C#

Convert Decimal to Fraction and Vice Versa in C#

Rate me:
Please Sign up or sign in to vote.
3.77/5 (4 votes)
20 Jul 2013CPOL1 min read 60.4K   9  
Class for converting decimals and fractions (allows rounding to a decimal also)

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
I've been a software developer for over 25 years. Worked on commercial grade Point of Sale and Order Entry software applications.

Worked with Symbol Technology Handheld bar code scanners quite a bit. Written Sqllite libraries that run on these devices.

Develop client/server solutions in ASP.NET. MVC, and MVVM design patterns.

Comments and Discussions