TAN(3) Linux Programmer's Manual TAN(3)NAMEtan - tangent functionSYNOPSIS#include <math.h> double tan(double x);DESCRIPTIONThe tan() function returns the tangent of x, where x is given in radians.CONFORMING TOSVID 3, POSIX, BSD 4.3, ISO 9899SEE ALSOacos(3), asin(3), atan(3), atan2(3), cos(3), sin(3) 1993-06-08 TAN(3)
| Related Man Pages |
|---|
| tanf(3) - mojave |
| tanf(3) - suse |
| tanf(3) - netbsd |
| tan(3) - osx |
| tanl(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| finding first instance |
| Understanding |
| AWK - Hard to understand for me |
| Shell script help [was Tanmoy] |
| [BASH] Script to manage background scripts (running, finished, exit code) |