Ich empfehle mal zunächst den Definitionsbereich zu behandeln:
Da der tan der Quotient aus sin durch cos ist, darf der cos niemals Null werden, weil sonst durch Null dividiert wird und das wär ja blöd. Also welche x spielen nicht mit ?
Dann schauen wir mal nach dem ln ... da darf das Argument niemals null werden - das passiert aber wenn der cos null wird, also ... 
Die Nullstelle der Ableitung ist auch nicht sooo schwierig:
$$ f(x)= \frac { 1 }{ 2 } { tan }^{ 2 }(x)+ln(cos(x)) $$
$$ f'(x)=  { \tan (x) } \cdot \frac  {1}{\cos^2(x)}  +\frac1{cos(x)}\cdot (-\sin(x)) $$
$$ f'(x)=  { \tan (x) } \cdot \frac  {1}{\cos^2(x)}  -\frac{\sin(x)}{\cos(x)} $$
$$ f'(x)=  { \tan (x) } \cdot (1+{\tan^2(x)})  -\tan(x) $$
$$ f'(x)=   \tan (x) +\tan^3(x)  -\tan(x) $$
$$ f'(x)=   \tan^3(x)  $$
$$ f'(x)=   0 $$
$$ 0=   \tan^3(x) $$
$$ 0=   \tan(x)  $$