Percentages

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kid Programmer
    New Member
    • Mar 2008
    • 176

    Percentages

    Hello guys. I was wondering if there was a type thats value would be a percent (which I am pretty sure there isn't) or a class that you could use to create a percent.
  • BigDaddyLH
    Recognized Expert Top Contributor
    • Dec 2007
    • 1216

    #2
    Originally posted by Kid Programmer
    Hello guys. I was wondering if there was a type thats value would be a percent (which I am pretty sure there isn't) or a class that you could use to create a percent.
    Nope. I would work with fractions and multiply by 100 to get percentages.

    Comment

    • Kid Programmer
      New Member
      • Mar 2008
      • 176

      #3
      Originally posted by BigDaddyLH
      Nope. I would work with fractions and multiply by 100 to get percentages.
      Okay. Thank you :-)

      Comment

      Working...