Post Reply 
Create a matrix
01-26-2019, 05:49 PM (This post was last modified: 01-26-2019 05:50 PM by JMB.)
Post: #4
RE: Create a matrix
The programming language C has this same ternary operator

Cond ? a : b

If Cond is true returns a, otherwise returns b.

https://en.wikipedia.org/wiki/%3F:

Josep Mollera. HP PRIME, HW: C, SW: 2.1.14730 (2023 04 13).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Create a matrix - DrD - 01-26-2019, 11:19 AM
RE: Create a matrix - JMB - 01-26-2019, 12:00 PM
RE: Create a matrix - DrD - 01-26-2019, 03:18 PM
RE: Create a matrix - JMB - 01-26-2019 05:49 PM



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