Package: gnuplot Version: 4.2.2-1.2 Severity: minor I would expect the following two commands to produce the same results:
plot x**(-1.0/3) plot x**(-1/3) but unfortunately, the latter produces the same result as "plot x**0". -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

