From: Reid Thompson Date: 2007-05-25T04:29:57+09:00 Subject: Re: Ruby tax calculation algorithm/program for federal and state income taxes Harry Truax wrote: > Hello, > > I was wondering if someone could point me in the right direction as regards > Federal and State income tax calculation. I would like to be able to do this > without storing the entire tax table(s), but rather calculate the tax using > each state's tax rate scheule (or the Federal tax rate scheulde if > calculating federal income tax) - the number of brackets, filing status if > applicable, the rates, etc., so the method would receive the taxable amount > and the state (or federal) in question along with filing status and would > return the tax amount. > > Thanks, > > Harry Truax > > http://opentaxsolver.sourceforge.net/ may be of interest