function calculate() { var amount = document.getElementById("amount").value; var rate = document.getElementById("rate").value / 100; var time = document.getElementById("time").value; var table = document.getElementById("results"); for (var i = 1; i <= time; i++) { var returnOnInvestment = amount * Math.pow((1+rate),i); var newRow = table.insertRow(-1); var yearCell = newRow.insertCell(0); var returnCell = newRow.insertCell(1); yearCell.innerHTML = i; returnCell.innerHTML = returnOnInvestment.toFixed(2); amount = returnOnInvestment; } }
top of page
Banyantree Riverside Resedences Bangkok

AN EXCLUSIVE UNIT WITH 100% RENTAL GUARANTEE

ONLY 2 MINS WALK TO BTS
FREE SHUTTLE BOAT TO ICON SIAM
FREE SHUTTLE BOAT TO BTS STATION

 

REGISTER TO GET PRIVILEGES
UP TO 1 MB

Thanks for submitting!

"Experience the luxurious lifestyle of Bangkok with Banyan Tree Riverside Residences. Nestled along the Chao Phraya River, our spacious and elegantly designed residences offer breathtaking views and unparalleled amenities. Enjoy the convenience of being in close proximity to the city's top attractions while also having the peace and tranquility of the river. Indulge in the personalized service and world-class facilities of the Banyan Tree brand. Live the ultimate Bangkok experience at Banyan Tree Riverside Residences."

The Ultimate Location

- Free shuttle Boat to Icon Siam, Thailand's biggest shopping mall.
 
- 4 Mins walk from BTS Khlong san 
 
- 4 Mins walk from Taksin Hospital
 
- Free Shuttle boat to BTS Taksin
bottom of page