undef binary-OP defined-value -> defined-value NULL binary-OP not-NULL -> NULL #### NULL + 1 == NULL undef + 1 == 1