|
|
|
|
|
by throwawayboise
1540 days ago
|
|
Very cool. Will give it a look, I am about to start my taxes. Last year I used http://opentaxsolver.sourceforge.net/ It did the job, mostly, but had some quirks and didn't quite get everything right with the rounding when I set it to use whole dollar amounts, so I had to correct a few totals that ended up being $1 off, which was annoying. Probably won't use that one again. |
|
But the freefilefillableforms supported by IRS rounds all input and then does addition based on that. For now we just maintain all cents and do math with the precise numbers, then round at the end when the numbers need to go into the forms. We have some work in the pipeline now to make that user-configurable too.