Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1341

Wrong x-axis intersection

From ginosal <lu.salvati@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Wrong x-axis intersection
Date 2012-08-18 14:11 -0700
Organization http://groups.google.com
Message-ID <ac299131-4460-4213-8530-c0572e752a47@googlegroups.com> (permalink)

Show all headers | View raw


Hi. I was trying to plot the following function:

-0.9+9.638x^(-1.394)

by using the command

plot y=-0.9+9.638x**(-1.394)

The problem is that the intersection with the x-axis (y=0) should be at 
around x=5.47, but the function's plot just approaches y=0 as an asymptote.

When I try to plot it with Maxima, the intersection is correct.

Is there something wrong in the syntax of the command? Thanks.

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

Wrong x-axis intersection ginosal <lu.salvati@gmail.com> - 2012-08-18 14:11 -0700
  Re: Wrong x-axis intersection Stefan Nowy <snowy.mail@gmx.net> - 2012-08-19 10:10 +0200

csiph-web