There are given two functions, $$f(x)=\max(\sin t, x<t<x+1)$$
And
$$g(x)=\min(\sin t, x<t<x+1)$$
I am unable to find graphs of these functions. I've tried for a small range $x=0$ to $\pi\over{2}$. But in this small range consumed very much time taking cases. How will the graph look like?
I will plot the graph for $f(x)$, and the graph for $g(x)$ will be of a similar type (shifted and reflected along $x$-axis). $f(x)$ is periodic with period $2\pi$. So for $x\in[0,2\pi]$
At extremities the values will be tending to $f-$images of them.
$f(x)=\begin{cases} \sin(x+1) & 0< x<\frac{\pi}{2}-1 \\ 1 & \frac{\pi}{2}-1< x< \frac{\pi}{2} \\ \sin{x} & \frac{\pi}{2}< x<\pi+k \\ \sin(x+1) & \pi-k<x<2\pi \end{cases}$
A rough graph to give an idea is given below,