A major use in defining functions is for using them to define further functions. This would be useful for visualising, explaining and manipulating composite functions, a major concept in mathematics ...
Practice using predefined functions in the C and C++ libraries. Create simple functions that have one or more input parameters in them. Understand concept of passing in parameters by value. Learn how ...