Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rounding problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00681174
Message ID:
00723275
Vues:
15
Jon:

Since Vfp 5 and I asume it,s the same with vfp 7, after heavy mathematical operations, round doesn´t return always the same for the same parameter. I can´t remember the examples. Three or four years ago I transformed every round() in ours programs to round1()
I didn´t have any problems since that

PROCEDURE ROUND1

LPARAMETER A,B
RETURN VAL(STR(m.A,18,m.B))
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform