Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Math
Message
De
05/04/2004 06:10:57
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Math
Divers
Thread ID:
00887884
Message ID:
00892194
Vues:
26
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform