function result = atan5 ( x ) % % function result = atan5 ( x ) % % RESULT = ATAN ( 5 * X ) % result = atan ( 5 * x );