Is there a symbol that takes the absolute value of each component of a matrix or vector in the linear algebra?

169 Views Asked by At

Is there a symbol that takes the absolute value of each component of a matrix or vector in the linear algebra?

For example, Abs$(-1,-2)=(│-1│,│-2│)= (1,2)$