by Example
Display the drop-down list
sqrt()
«
sprintf
|
srand
»
<?php
$float
=
sqrt
(
9
// float $arg
);
?>
Result
$float
=
3.0
Examples
#1
sqrt
(
9
)
#2
sqrt
(
10
)
See also
bcsqrt
,
gmp_sqrt
,
gmp_sqrtrem
,
pow
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