Post Reply 
Problem with -2<-1 returns 1 => true
07-24-2018, 05:11 PM
Post: #8
RE: Problem with -2<-1 returns 1 => true
CAS:

OR
1 or 1 returns 1 => true
True or True returns true

XOR
1 xor 1 returns Error: syntax error => false
true xor true [enter] Error: syntax error => false

AND
1 and 1 returns true
true and true returns true
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: -2<-1 returns 1 => true - Jean-Michel - 06-19-2018, 11:20 AM
RE: -2<-1 returns 1 => true - compsystems - 06-20-2018, 05:05 PM
RE: -2<-1 returns 1 => true - compsystems - 06-28-2018, 07:49 PM
RE: -2<-1 returns 1 => true - compsystems - 07-20-2018, 02:45 PM
RE: Problem with -2<-1 returns 1 => true - compsystems - 07-24-2018 05:11 PM



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