home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20717 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!gatech!darwin.sura.net!news.duc.auburn.edu!eng.auburn.edu!khuhner
  3. From: khuhner@eng.auburn.edu (Kurt E. Huhner)
  4. Subject: Re: XDrawArc Bug?
  5. Message-ID: <khuhner.930104092350@willow.cse.eng.auburn.edu>
  6. Sender: usenet@news.duc.auburn.edu (News Account)
  7. Nntp-Posting-Host: willow.cse.eng.auburn.edu
  8. Organization: Auburn University Engineering
  9. References: <237@io.trident.datasys.swri.edu>
  10. Date: Mon, 4 Jan 1993 15:23:50 GMT
  11. Lines: 16
  12.  
  13. In article <237@io.trident.datasys.swri.edu> johns@io.datasys.swri.edu (Stephen Johns) writes:
  14. >In a program that handles graphic primitives, including circles, I allow
  15. >the user to zoom in.
  16. >
  17. >As I zoom into an area, has to be pretty tight, with a circle(arc) in it
  18. >I start getting [sqrt: DOMAIN error] in my console window.  If I get too many
  19. >of the [sqrt: DOMAIN error] errors, the server locks up. 
  20.  
  21. This is a problem with the numbers you are sending to the math function sqrt.
  22. I suggest debug mode and inspect the numbers you are generating...
  23.  
  24.  
  25. khuhner@eng.auburn.edu
  26.  
  27.  
  28.  
  29.