Macaulay2 » Documentation
Packages » Macaulay2Doc » matrices » matrix » matrix(RingElement)
next | previous | forward | backward | up | index | toc

matrix(RingElement) -- make a matrix from a ring element

Description

i1 : matrix 48

o1 = | 48 |

              1       1
o1 : Matrix ZZ  <-- ZZ

Ways to use this method:


The source of this document is in Macaulay2Doc/functions/matrix-doc.m2:205:0.