pub fn not(expr: &VariableExpression) -> VariableExpression
A method which negates the given expression.