Re: financial function
- From: "Luisa" <luisa.lg@xxxxxx>
- Date: Tue, 28 Feb 2006 17:02:30 +0100
I need something as function "ppv" or "rate" in vb.net
Luisa
"Krustov" <krusty@xxxxxxxxxxxxxxxxxxxxx> ha scritto nel messaggio
news:MPG.1e6d6eeee970136498ad29@xxxxxxxxxxxxxxxxxxxxxx
<comp.lang.php , Luisa , luisa.lg@xxxxxx>
<dtvfr5$8ar$1@xxxxxxxxxxxxxxxxxxxxxxxx>
<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 .
.
- References:
- financial function
- From: Luisa
- financial function
- Prev by Date: Re: Warning: Unable to complete network request to host "abc".
- Next by Date: empty variable if/then
- Previous by thread: financial function
- Next by thread: Newbie problem with $_POST
- Index(es):