Introduction - If you have any usage issues, please Google them yourself
* Description: A function called negate() that takes a float as an argument and returns a float.
*
* Input: none
*
* Output:negation of the argument
*
*****************************************************************