View Single Post
  (#19 (permalink)) Old
skicson Offline
Thumbs Must Hurt
 
Posts: 95
Join Date: Mar 2008
Location: Columbia, MD
Model: 8130
PIN: N/A
Carrier: verizon
Default 11-12-2008, 08:26 AM

That should work, but I just confirmed that it appears to be a bug. I'm guessing it's doing a divide by zero when x is zero. We'll get a fix into a future release. In the meantime you can approximate using something like y=1/(x+0.000001) - not a perfect solution but at least it'll get you closer.

Thanks for the feedback. Note that you can send us questions directly at [email address]

Thanks


Quote:
Originally Posted by Kozy View Post
Can the gCalc graph functions with asymptotic behavior? Because whenever I try to graph 1/x or any variation, it gives me an error? Is this just a setting that can be changed, or is it an incapability with the gCalc? If so, is this something that is going to be changed?
   
Reply With Quote