Financiamiento
$ {{ 780000 * (financiamiento / 100) | number:0 }}
Financiamiento
{{ 19.0960656963 * (financiamiento / 100) | number:2 }} Uf
Pie
$ {{ 780000 - (780000 * (financiamiento / 100)) | number:0 }}
Pie
{{ 19.0960656963 - (19.0960656963 * (financiamiento / 100)) | number:2 }} Uf
{{ years * 12}} Cuotas
$ {{ 780000 * (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
{{ 19.0960656963 * (financiamiento / 100) * (((1 + ((tasa / 100) / 12)) | mathPow: (years * 12)) * ((tasa / 100) / 12)) / (((1 + ((tasa / 100) / 12)) | mathPow: (years * 12)) - 1) | number:2 }} Uf