50g group photo

Yahoo Groups archive

50g

Archive for 50g.

Index last updated: 2026-03-30 00:59 UTC

Message

Re: how to use it

2009-01-16 by Richard Saylor

By the way, when entering matrices and vectors using square brackets
instead of the matrix writer, commas are kind of inconvenient and messy
looking. In RPN mode you can just use spaces between numbers.
Example: [[1 2 -5][2 1 7][4 4 0]] is a square matrix with rows 1,2,-5
etc. [[3][-1][5]] or simply [3 -1 5] works like a column vector. Use
double brackets for a row vector: [[1 -5 32]]. You can't do it this
way in Algebraic mode as it would interpret juxtaposition as
multiplication.

Richard in NC

Attachments