The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
HP-50g - Define functions with matrices inside
05-31-2024, 12:50 AM
Post: #1
HP-50g - Define functions with matrices inside
Just buy a HP-50g, so i'm still a newbie here.

I need to define some functions with matrices inside, but it seem impossible.

An example:

DEFINE(A(M,R)=M*[[COS(R),1][1,COS(R)]])
or anything that contains a matrix inside, like:
DEFINE(A(B)=B*[[1,1][1,1]])

I'm writing the matrices with matrix writer.
Algebric mode
The "define" works well with every operation so far, but when I try to put any matrix inside, it shows "Bad argument type" error.

Thanks and sorry for the newbie question!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP-50g - Define functions with matrices inside - slavhp - 05-31-2024 12:50 AM



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