Results 1 to 2 of 2

Thread: Help with calculations

  1. #1

    Thread Starter
    Hyperactive Member GamerMax5's Avatar
    Join Date
    Nov 2004
    Location
    United States
    Posts
    388

    Question Help with calculations

    How do you calculate the following:

    -Weekly Gross Wages
    -Federal taxes
    -Net Pay

    I need to find out how to calculate these for a C++ program.

    The program has to have the user enter the total hours worked and the pay rate. Then the program will take into account the overtime pay by multiplying the hours after 40 by 1.5.
    Only those who try will become.

    Find me on identi.ca

    Twitter @gfmartin05

    Linux Wrap

  2. #2
    Junior Member llkhoutx's Avatar
    Join Date
    Jan 2005
    Location
    Houston, TX
    Posts
    19

    Re: Help with calculations

    Get IRS Circular E, it has all the tables, percentages, exemptikons, calculations, etc. for federal withholding. Of course, some state & cities also have income taxes.

    Note also that the tables and withholding rates change periodically.

    Start googling.

    I wrote one of these years ago in Lotus 1-2-3, that my firm's account used you our payroll. I had to maintain it and he got bent out of shape when I stopped maintaining it when I becase aware that he was using it for other clients.

    There's lots of commerical programs and web sites that perform the calculations.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width