Log Squared Return

325 Views Asked by At

I have to calculate the return of a portfolio. Suppose it is

$P=100*r_{1}$

I have been suggested to take the log of the return, such that $log(P)=log (100*r_{1})$.

But if the argument of the log is <0, I cannot do it.

Does it makes sense to take squared of the argument?