Suppose that you are given
$f(x_1) = m$ and $f(x_2) = n$.
for a certain value of x where $x\epsilon[0,2\pi]$. Also, you are given that their respective derivatives in same points:
$f'(x_1) = p$ and $f'(x_2) = q$
Given just these 4 parameters, is it possible (and how so) to find a, b and c for given function. ($a, b, c = const$)
$f(x) = a sin(b+cx)$