Returns a double value that is the tangent of its radian argument.
#include <math.h> double tan (double x);