NOT(X) |
![]() ![]() ![]() |
Description
This function returns 1 if X=0; 0 if X=1; -1 otherwise.
Parameters
X
A numeric value.
Examples
Given:
A1 = 1, B1 = 1, C1 = 0, D1 = 0, E1 = 1 and A2 = 24
NOT(A1) = 0
NOT(A2) = -1
NOT(C1) = 1
Try Predictive Systems Lab
Need Help?
Contact support