Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Round
Message
De
03/05/2005 05:37:28
 
 
À
03/05/2005 05:28:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Round
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01010405
Message ID:
01010411
Vues:
24
:)

One of my methods to round numeric or currency data in accounting systems/programms:
Int(X+0.49)
where 0.5 -> 0 and 0.51 -> 1

>Int(x+0.5)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform