PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<atan2atanh>
Last updated: Mon, 16 Jul 2012

atan

(PHP 3, PHP 4, PHP 5)

atan -- 反正切

说明

float atan ( float arg )

返回 arg 的反正切值,单位是弧度。atan()tan() 的反函数,它的意思是在 atan() 范围里的每个值都是 a==tan(atan(a))

参见 atanh(), asin()acos()




<atan2atanh>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST