Transcription: This line also calls the overloaded minus operator to find the value of the negation of the fraction object y. Notice that you can call an overloaded operator with either the usual operator syntax as in the line above or with function call syntax as in this line.