Posted: Fri Feb 03, 2006 8:18 pm
AHAHAHAHAHAHAH !Berikco wrote:and NOW the big task start for writing the DOCS
Fred can't wait to start writing
http://www.purebasic.com
https://www.purebasic.fr/english/
AHAHAHAHAHAHAH !Berikco wrote:and NOW the big task start for writing the DOCS
Fred can't wait to start writing
Even Geoff is happy with his extra precision!!!geoff wrote:1537228718622113800.0Code: Select all
a.f=2 b.d=2 c.q=2 For i=1 To 62:a+a:b+b:c+c:Next i a=a/3:b=b/3:c=c/3 Debug(StrF(a,1)) Debug(StrD(b,1)) Debug(StrQ(c))
1537228672809129200.0
1537228672809129301
(answer is)
1537228672809129301 + 1/3
Brilliant.
Thanks to all who created the new version.
Code: Select all
a.f=2
b.d=2
c.q=2
For i=1 To 62:a+a:b+b:c+c:Next i
a=a/3:b=b/3:c=c/3
Debug(StrF(a,1))
Debug(StrD(b,1))
Debug(StrQ(c))
not3074457437244227600.0
3074457345618258400.0
-3074457345618258602
1537228718622113800.0
1537228672809129200.0
1537228672809129301
besides... who needs docs? real programmers figure it out themselvesFred wrote: I don't think we will update the docs at all, the readme seems ok.
ok me tooFred wrote:I got this result if i replace the 62 with 61
1537228718622113800.0
1537228672809129200.0
1537228672809129301
Logical: PB4 is the fastest and powerfull PB everBerikco wrote:this is the fastest growing thread ever
Is that the one that changes position in your computer after each infection? Or is it that one that gets your computer infected after its exited? ewww!Num3 wrote:Kamasutra Virus
Kale wrote:Is that the one that changes position in your computer after each infection? Or is it that one that gets your computer infected after its exited?