Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Something like a decimal function
Message
De
25/04/2006 08:00:02
 
 
À
25/04/2006 03:42:59
Erdal Tokat
Deniz Bilimleri
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01116208
Message ID:
01116282
Vues:
11
Hi Erdal,

One way would be to create a simple function that calculates it using:
ABS( X - INT( X ) )
or
ABS( X - FLOOR( X ) )
Bill

>is there any function in vfp that returns decimal places of a numeric expresion.
>
>if the expresion is 2341,2 . i want to have the return value of the function 0.2
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform