|
-
March 11th, 2001, 04:11 PM
#1
lines not doing what they are told
I'm using input boxes to gather "X1 and X2" values to draw lines.
When I input 1 inch, for instance, as a line length. I get something like 0.9991784 as what the line believes to be it's end point. While this is not necessarily a great difference, it becomes a spoiler later, when that point is needed for making a calculation involving an angle.
I don't have this difficulty with the "Y1 and Y2"
points which are determined the same way.
I've tried using various methods(Creating an integer variable which passes it's value for one) to force the line to accept the input or calculated value with no success.
Any suggestions?
TIA
Timg
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|