#include #include "cotd.h" float scotds(float in) { return (1/tanf((M_PI/180.0)*in)); }