Function Con - HP 50g User Manual

Graphing calculator
Hide thumbs Also See for 50g:
Table of Contents

Advertisement

If the argument is a real matrix, TRN simply produces the transpose of the real
matrix. Try, for example, TRN(A), and compare it with TRAN(A).
In RPN mode, the transconjugate of matrix A is calculated by using @@@A@@@ TRN.
Note: The calculator also includes Function TRAN in the MATRICES/
OPERATIONS sub-menu:
For example, in ALG mode:

Function CON

The function takes as argument a list of two elements, corresponding to the
number of row and columns of the matrix to be generated, and a constant
value. Function CON generates a matrix with constant elements. For example,
in ALG mode, the following command creates a 4 3 matrix whose elements are
all equal to –1.5:
Page 10-8

Advertisement

Table of Contents
loading

Table of Contents