Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
atan(3)
Edit
PageHistory
Diff
Info
LikePages
ATAN !!!ATAN NAME SYNOPSIS DESCRIPTION RETURN VALUE CONFORMING TO SEE ALSO ---- !!NAME atan - arc tangent function !!SYNOPSIS __#include __ ''x''__); __ !!DESCRIPTION The __atan()__ function calculates the arc tangent of ''x''; that is the value whose tangent is ''x''. !!RETURN VALUE The __atan()__ function returns the arc tangent in radians and the value is mathematically defined to be between -PI/2 and PI/2 (inclusive). !!CONFORMING TO SVID 3, POSIX, BSD 4.3, ISO 9899 !!SEE ALSO acos(3), asin(3), atan2(3), cos(3), sin(3), tan(3) ----
7 pages link to
atan(3)
:
Man3a
sin(3)
tan(3)
acos(3)
asin(3)
cos(3)
atan2(3)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.