logarithme naturel
y=log(x)
vecteur ou matrice (réelle ou complexe)
log(x) calcule le logarithme élément par élément : y(i,j)=log(x(i,j)). Pour le logarithme matriciel voir la fonction logm.
log(x)
y(i,j)=log(x(i,j))
logm
exp(log([1,%i,-1,-%i]))