Searched refs:slope (Results 1 – 7 of 7) sorted by relevance
72 float val, slope; local110 val = slope = (float) xd/yd;119 val = slope = (float) yd/xd;127 incrway = itemp = sgn ((int) slope);134 if (val * slope < 0) {139 val += slope;288 float radius, slope; in conicarc() local318 slope = atan2((double)(y0 - y), (double)(x0 - x) ); in conicarc()319 if (slope == 0.0 && x0 < x) in conicarc()320 slope = 3.14159265; in conicarc()[all …]
343 float dy, dx, slope; in y_of_x() local364 slope = dy/dx; in y_of_x()365 newval = xymap[i - 1].y + slope * (xval - xymap[i - 1].x); in y_of_x()
481 float dy, dx, slope; in y_of_x() local508 slope = dy/dx; in y_of_x()509 newval = xymap[i - 1].y + slope * (xval - xymap[i - 1].x); in y_of_x()
544 float dy, dx, slope; in y_of_x() local565 slope = dy/dx; in y_of_x()566 newval = xymap[i - 1].y + slope * (xval - xymap[i - 1].x); in y_of_x()
375 # slope of queue-only function
20866 slope
20865 slope