Handbook
Glossary
adjust-allowances* ( salary w4 tax-table entity -- newsalary )
Vocabulary
taxes
.
usa
Inputs
salary
an
object
w4
an
object
tax-table
an
object
entity
an
object
Outputs
newsalary
an
object
Definition
IN:
taxes.usa
GENERIC:
adjust-allowances*
( salary w4 tax-table entity -- newsalary )
Methods
USING:
kernel
math
taxes.usa
taxes.usa.w4
usa-cities
;
M:
MN
adjust-allowances*
2drop
calculate-w4-allowances
-
;
USING:
kernel
math
taxes.usa
taxes.usa.federal
taxes.usa.w4
;
M:
federal
adjust-allowances*
2drop
calculate-w4-allowances
-
;