I am looking for a way to control the precision of numbers that are elements in a matrix, or list of numbers. Something similar to NumberForm[...] but so that I can use it in conjunction with MatrixForm[...].
Does anyone know how to achieve this?

