Income Tax Tables (IR)
Helpers for calculating IR based on investment duration.
Example
calcIRRate(90); // 22.5%
calcIRRate(400); // 17.5%
Useful for CDB, Tesouro Selic, and other fixed-income investments.
Helpers for calculating IR based on investment duration.
calcIRRate(90); // 22.5%
calcIRRate(400); // 17.5%
Useful for CDB, Tesouro Selic, and other fixed-income investments.