Modifique estos valores a su necesidad
Resultado de la simulación
Financiamiento
$ {{ 138000000 * (financiamiento / 100) | number:0 }}
Financiamiento
{{ 3773.71492701 * (financiamiento / 100) | number:2 }} Uf
Pie
$ {{ 138000000 - (138000000 * (financiamiento / 100)) | number:0 }}
Pie
{{ 3773.71492701 - (3773.71492701 * (financiamiento / 100)) | number:2 }} Uf
{{ years * 12}} Cuotas
$ {{ 138000000 * (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
{{ 3773.71492701 * (financiamiento / 100) * (((1 + ((tasa / 100) / 12)) | mathPow: (years * 12)) * ((tasa / 100) / 12)) / (((1 + ((tasa / 100) / 12)) | mathPow: (years * 12)) - 1) | number:2 }} Uf
* Valores estimativos.