wscott / fplan

Early retirement financial calculator
GNU General Public License v3.0
26 stars 6 forks source link

fix: apply state taxes to after-tax withdrawals #14

Closed hubcity closed 5 months ago

hubcity commented 5 months ago

[hubcity/fplan#1]

wscott commented 5 months ago

Looks good. Again it needs to be documented in the sample.toml file

hubcity commented 5 months ago

For inflation and return values, percentages are used (so 3 instead of 0.03). I changed the state taxes to do the same.

If this looks okay, I'll go back and change the federal taxes to look the same way.