/*------------------------------------------------------------------------- double a_function(double x, double y) Author Adrian Chan Student ID 123456 This is where the description of a_function goes. Inputs x: description of input x y: description of input y Outputs double: description of output Modifications 03/01/30 AC First created. -------------------------------------------------------------------------*/