|
Posted by Luisa on 02/28/06 18:02
I need something as function "ppv" or "rate" in vb.net
Luisa
"Krustov" <krusty@krustov.co.uk.INVALID> ha scritto nel messaggio
news:MPG.1e6d6eeee970136498ad29@news.newsreader.com...
> <comp.lang.php , Luisa , luisa.lg@iol.it>
> <dtvfr5$8ar$1@fata.cs.interbusiness.it>
> <Mon, 27 Feb 2006 19:20:47 +0100>
>
>> Php financial functions exist?
>> I need funcion to calculate the rate of a loan.
>>
>
> $vatno=1000;
> $vat="30";
> $vatyes=$vatno+($vat*($vatno/100));
> $pr=number_format($vatyes,0);
> $pr=$pr+1;
> $fin="$pr" . ".00";
>
> $fin would be 1300 or whatever .
>
> Yes its a cut-n-paste and you will need to adapt it to suit .
Navigation:
[Reply to this message]
|