search for in the all php.net sites this mirror only function list online documentation bug database Site News Archive All Changelogs just pear.php.net just pecl.php.net just talks.php.net general mailing list developer mailing list documentation mailing list
view this page in
(PHP 4, PHP 5)
asin — Arco seno
$arg
Restituisce l'arco seno di arg in radianti. La funzione asin() รจ complementare alla funzione sin(), ovvero che a==sin(asin(a)) per ciascun valore di a nel range di asin().
arg
Vedere anche asinh(), acos() e atan().