Flowdock
[](*rows) public

Creates a matrix where each argument is a row.

  Matrix[ [25, 93], [-1, 66] ]
     =>  25 93
         -1 66
Show source
Register or log in to add new notes.