/*******************************************************************************
* FILE NAME: table.h
*
* DESCRIPTION: 
*  This is the include file table.c
*  
****************************************************************************/



int table_search_cotangent(int input_angle);

