Re: [PHP] Exponents

2001-01-10 Thread Josh G
> To: <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 4:05 PM Subject: [PHP] Exponents > Hey guys this one might be simple for ya.. > how do you get a exponent of a verable.. example... > > $Value = 4; > $Exponent = 2; > > $Equals = 1E$Exponent + $Value; > PRINT (

Re: [PHP] Exponents

2001-01-10 Thread Brian Clark
Hello Ian, (IL == "Ian LeBlanc") [EMAIL PROTECTED] writes: IL> Hey guys this one might be simple for ya.. IL> how do you get a exponent of a verable.. example... http://www.php.net/manual/html/function.pow.html -Brian -- Logic: The systematic method of coming to the wrong conclusion with c

[PHP] Exponents

2001-01-10 Thread Ian LeBlanc
Hey guys this one might be simple for ya.. how do you get a exponent of a verable.. example... shoudl be simple.. i have tried all kinds of things.. please help Ian LeBlanc 2tonecafe.com Admin 727-517-3866 You can have [EMAIL PROTECTED] free too. Apply today! -- PHP General Mailing List (