natural logarithm
y = log(x)
constant vector or constant matrix
log(x) is the "element-wise" logarithm y(i,j)=log(x(i,j)). For matrix logarithm see logm.
log(x)
y(i,j)=log(x(i,j))
exp(log([1,%i,-1,-%i]))