Version: 1.4.0 (using KDE 3.5.9) OS: Linux Installed from: Compiled From Sources PROBLEM: Kst does not gracefully handle the case where an equation results in inf values. STEPS TO REPRODUCE: Start Kst Create a vector that counts from 0 to at lteast 13500 (an INDEX vector is good) Create an equation: 2^[INDEX] RESULTS: The curve is not displayed at all and there are no y-axis limits EXPECTED RESULTS: At least the first portion of the curve should be visible and the y-axis limits should be constrained by DBL_MAX
better handle the case where the values of a curve exceed DBL_MAX Modified kst2dplot.cpp