[Coco] One-liners coming through!

George's Coco Address yahoo at dvdplayersonly.com
Mon Jun 25 15:15:35 EDT 2007


I'm not even sure I did this correctly.
Here's the B09 procedure I gleaned from the one liner:

PROCEDURE Program
 0000      DIM i,j,s:REAL
 000F      i=0 \j=1
 001F      PRINT i; j
 0028      FOR z=1 TO 1
 003A        s=i+j
 0046        PRINT s;
 004C        i=j
 0054        j=s
 005C        z=0
 0064        PRINT
 0066      NEXT z

----- Original Message ----- 
From: "George's Coco Address"


> I don't know what this means....
>
> I did try this with Basic09 and when it got to a point, it seems to 
> choke....
>
> 1.8547708E+37
> 3.00108219E+37
> 4.85585298E+37
> 7.85693518E+37
> 1.27127882E+38
> 1.77643598E-39
> 1.27127882E+38
> 1.27127882E+38
> 2.19579563E-39
> 1.27127882E+38
> 1.27127882E+38
> 2.19579563E-39
> 1.27127882E+38
> 1.27127882E+38
>
> Brian, how did you find this on Yahoo? I have no idea what these numbers 
> mean.
>
>
> From: "Brian Blake"
>> Well my real coco3 is at home and Vcc was the only thing I have installed 
>> on my PC at work. In either case +37 or +38, I cannot concieve a need, in 
>> my life, to work with a number that large...
>>
>> BTW... thanks yahoo:
>>
>> 8,099,999,999,999,997,000,000,000,000,000,000,000,000
>
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
> 





More information about the Coco mailing list