I'm not exactly sure what the correct format for writing an overloaded function for a class is supposed to look like. I was hoping someone could help me out real quick. I have to use overloaded friend functions and non-friend overloaded functions for my class.
Here are example statements in my header file (Fraction is the name of the class)