QPainter, QChart
Solved
General and Desktop
-
Friends, if you don't mind, please help me with my training lab work (I have problems with function graphs). This task does not fit in my head at all! And to implement it even through QPainter - generally masochism!
On the display coordinate space 400x600 pixels
plot a graph for a given function using QPainter and QChart (QTabWidget tabs)
y = sin(1 / x); 0.9 <= x <= 2.8; Δx = 0.2 -
@iSimstix1 And what exactly is the problem/not clear?