Financiamiento
$ {{ 165042088.5 * (financiamiento / 100) | number:0 }}
Financiamiento
{{ 4350 * (financiamiento / 100) | number:2 }} Uf
Pie
$ {{ 165042088.5 - (165042088.5 * (financiamiento / 100)) | number:0 }}
Pie
{{ 4350 - (4350 * (financiamiento / 100)) | number:2 }} Uf
{{ years * 12}} Cuotas
$ {{ 165042088.5 * (financiamiento / 100) * (((1 + ((tasa / 100) / 12)) | mathPow: (years * 12)) * ((tasa / 100) / 12)) / (((1 + ((tasa / 100) / 12)) | mathPow: (years * 12)) - 1) | number:0 }}
{{ years * 12}} Cuotas
{{ 4350 * (financiamiento / 100) * (((1 + ((tasa / 100) / 12)) | mathPow: (years * 12)) * ((tasa / 100) / 12)) / (((1 + ((tasa / 100) / 12)) | mathPow: (years * 12)) - 1) | number:2 }} Uf