Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.atan.html
Дата изменения: Sun Feb 3 22:43:58 2002
Дата индексирования: Mon Oct 1 20:47:44 2012
Кодировка:
atan

atan

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

atan -- Arc tangent

Description

float atan ( float arg)

Returns the arc tangent of arg in radians.

See also atanh(), asin() and acos().