Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why does dividing neg # by 0 return *******
Message
De
27/06/2002 15:48:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Why does dividing neg # by 0 return *******
Divers
Thread ID:
00673060
Message ID:
00673060
Vues:
52
Does anyone know why I get a series of ****** when I divide a negative number by 0 instead of a zero as in the code below.

?-1/0
or
x=-1
y=0
?x/y

Yet when I turn it around and divide 0 by a negative number I always get a zero as expected.


Keith Larsen
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform