Hi,
im developing a script that returns some prices.. and then calculates some monthly payments.
The problem is that sometimes the values have cent values... and i get values such as this ones:
* 500,1 (instead of 500,10)
* 400 (instead of 400,00)
How can i solve this?