Post Reply 
HP-50G CON function behavior
09-25-2020, 01:21 PM (This post was last modified: 09-25-2020 01:38 PM by John Keith.)
Post: #2
RE: HP-50G CON function behavior
The command AXM will convert an algebraic matrix to a numeric matrix or vice versa.

Are you using exact or approximate numbers in your matrices?

Edit: I tried your actions on my HP 50 in approximate mode. Note that for CON the dimensions need to be in curly braces { } not brackets. This is the matrix I got:

Code:

[[ 1. 1. 0. ]
 [ 1. 0. 1. ]
 [ 1. 1. 1. ]]

The matrix is type 3 (numeric).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP-50G CON function behavior - John Keith - 09-25-2020 01:21 PM



User(s) browsing this thread: 2 Guest(s)