AHAHAHAHAHAHAH !Berikco wrote:and NOW the big task start for writing the DOCS
Fred can't wait to start writing
PureBasic v4.00 - Beta 1
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.


with this code
i get
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
Please correct my english
http://purebasic.developpez.com/
http://purebasic.developpez.com/
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.

but if you're one of those not so much a real programmer here's a little tip... i've updated parts of the survival guide to support pb v4.00...
http://www.xs4all.nl/~bluez/datatalk/purebasic.htm
make sure you read it before asking dumb questions


Last edited by blueznl on Fri Feb 03, 2006 8:29 pm, edited 1 time in total.
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
I got this result if i replace the 62 with 61.
BTW, the blueznl guide is a must read for v4.
BTW, the blueznl guide is a must read for v4.
Last edited by Fred on Fri Feb 03, 2006 8:30 pm, edited 1 time in total.
ok me tooFred wrote:I got this result if i replace the 62 with 61

1537228718622113800.0
1537228672809129200.0
1537228672809129301
Please correct my english
http://purebasic.developpez.com/
http://purebasic.developpez.com/
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
-
- Addict
- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact: