Post Reply 
Fixed. Problem with not cmd
06-28-2018, 07:20 PM (This post was last modified: 07-20-2018 03:15 PM by compsystems.)
Post: #1
Fixed. Problem with not cmd
Hello, please unify NOT cmd with not cmd for CAS MODE

1: -2≤-1 returns TRUE

2: not(-2≤-1) returns 0 // must be FALSE

3: NOT(-2≤-1) returns FALSE

4: not(x<13) returns NOT(13>x) // must be x≥13

up NOT(13>x) returns x≥13
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Fixed. Problem with not cmd - compsystems - 06-28-2018 07:20 PM
RE: not => NOT - compsystems - 07-20-2018, 02:39 PM



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