vicjohnson1213 / Budget-Manager-API

My own personal budget manager API.
0 stars 0 forks source link

Tax bracket #1

Closed vicjohnson1213 closed 7 years ago

sutartmelson commented 7 years ago

When I compare it to other tax calculators. its off by like 3k... not sure what i'm doing wrong but i might be missing something with the math.

vicjohnson1213 commented 7 years ago

Hmm that's interesting. Have you checked to make sure the stored procedure is returning the correct bracket?

sutartmelson commented 7 years ago

Yeah. After checking the math, this calculator appears to be correct. The other one must be accounting for something I'm not aware of.

vicjohnson1213 commented 7 years ago

Cool. I checked against one and it was accurate to around $300. I'd say that's good enough.