Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why does dividing neg # by 0 return *******
Message
From
27/06/2002 15:48:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Why does dividing neg # by 0 return *******
Miscellaneous
Thread ID:
00673060
Message ID:
00673060
Views:
51
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
Next
Reply
Map
View

Click here to load this message in the networking platform