Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Math
Message
From
05/04/2004 06:10:57
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Math
Miscellaneous
Thread ID:
00887884
Message ID:
00892194
Views:
27
hello,

if i want to do this code with myform, insert a,b and the formula.

...................................

i want your help with this ..

step1: i=1
step2: P=g(P0)
STEP3: IF I<=N THEN

IF |P-P0| <=EPSOLIT THEN

OUT PUT P .STOP

ELSE

I=I+1
P0=P
GO TO STEP 2
ELSE
MESSAGE"FINISH"
END
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform