Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodi Yang committed Apr 19, 2024
1 parent 9eb7169 commit 968d3a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/functions/functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Core functions of Taxcalc-Payroll are consisted of the payroll tax liability cal
Payroll tax calculation functions are located in [`calcfunctions.py`](https://github.com/bodiyang/Taxcalc-Payroll/blob/master/taxcalcpayroll/calcfunctions.py). The functions are used to calculate FICA and SECA tax liability.

`EI_PayrollTax`: Compute part of total OASDI+HI payroll taxes and earned income variables.

`AdditionalMedicareTax`: Computes Additional Medicare Tax (Form 8959) included in payroll taxes.

The payroll tax calculation functions are inherited from Tax-Calculator and the usage remain the same.
Expand Down

0 comments on commit 968d3a5

Please sign in to comment.