Creates a new linear Expression using the given terms and constant.
Expression(this.terms, this.constant);