Post Reply 
Cartysien product
08-25-2023, 04:44 PM
Post: #1
Cartysien product
Do we have in HP Prime Cartesian product? I could not find it.
Find all posts by this user
Quote this message in a reply
08-26-2023, 12:45 PM
Post: #2
RE: Cartysien product
Cas> set[1,2] * set[3,4]

\(\left(\begin{array}{cc}
1 & 3 \\
1 & 4 \\
2 & 3 \\
2 & 4
\end{array}\right) \)
Find all posts by this user
Quote this message in a reply
08-29-2023, 04:16 PM
Post: #3
RE: Cartysien product
(08-26-2023 12:45 PM)Albert Chan Wrote:  Cas> set[1,2] * set[3,4]

\(\left(\begin{array}{cc}
1 & 3 \\
1 & 4 \\
2 & 3 \\
2 & 4
\end{array}\right) \)

Thank you very much.
Find all posts by this user
Quote this message in a reply
Post Reply 




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