Output of propositional functions
|
01-13-2017, 12:06 PM
Post: #2
|
|||
|
|||
RE: Output of propositional functions
I don't know of a switch, but this function returns true and false in CAS:
g2(x):=BEGIN IF x>0 THEN RETURN(true); END ; RETURN(false); END; In HOME I think you will always get 0 or 1. -road |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Output of propositional functions - Alberto Candel - 01-12-2017, 05:40 AM
RE: Output of propositional functions - roadrunner - 01-13-2017 12:06 PM
RE: Output of propositional functions - compsystems - 01-14-2017, 12:49 PM
RE: Output of propositional functions - DrD - 01-13-2017, 05:00 PM
RE: Output of propositional functions - Alberto Candel - 01-14-2017, 04:44 AM
|
User(s) browsing this thread: 1 Guest(s)