Re: Re[2]: [PHP] Repeating Decimals

2002-12-07 Thread Stephen
t; Cc: "PHP List" <[EMAIL PROTECTED]> Sent: Friday, December 06, 2002 11:26 PM Subject: Re[2]: [PHP] Repeating Decimals > Hi, > > Saturday, December 7, 2002, 6:36:18 AM, you wrote: > S> How would I run the functions though and then print the repeating decimal to >

Re[2]: [PHP] Repeating Decimals

2002-12-06 Thread Tom Rogers
Hi, Saturday, December 7, 2002, 6:36:18 AM, you wrote: S> How would I run the functions though and then print the repeating decimal to S> the screen? The function returns the string ready to print You will need to comment out the echo $s line, it was there for debugging. just do where ever you