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

asin

(PHP 3, PHP 4, PHP 5)

asin -- 反正弦

说明

float asin ( float arg )

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

参见 asinh(), acos()atan()




<acoshasinh>
 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