by Example
-- Choose a function --
asin
Display the text box
asin()
«
arsort
|
asinh
»
<?php
$float
=
asin
(
0
// float $arg
);
?>
Result
$float
=
0.0
Examples
#1
asin
(
0
)
#2
asin
(
1
)
#3
asin
(-
1
)
See also
acos
,
asinh
,
atan
,
sin
Deutsch
English
Español
Français
Italiano
Português
Română
Türkçe
Русский
中文
日本語
Help
Misc
Config
Test
Unit test
PHP Manual
php.net
No Manual
Powered by
PHP
7.1.33 (0.01 s)
2014-2017 Michel Corne