I have an integral: $f(x)=\int_{0}^{x} \sin(t)/t\, dt$
And I have to found $f'(0)$
So, I know that I can look at the integrand as at func $ g(x)=\sin(x)/x$ for $x \neq 0 $
$1$ for $x=0$
And the result is $1$
Is it correct to write it like this:
$f'(0)=\lim_{x\to 0} (\int_{0}^{x} \sin(t)/t\, dt - \int_{0}^{0} \sin(t)/t \,dt)/(x-0)$ ,
and from L'Hospital rule:
$\lim_{x\to 0} \sin(x)/x =1$
My Questions: I'm not sure if I can use $\int_{0}^{0} \sin(t)/t\, dt=0$ , because the integrand isn't defined at $x=0$
Since $$\left(\int\limits_0^x\frac{\sin{t}}{t}dt\right)'=\frac{\sin{x}}{x},$$ it's just $\lim\limits_{x\rightarrow0}\frac{\sin{x}}{x}=1$.