(PHP 4, PHP 5, PHP 7)
sqrt — Square root
float sqrt ( float $arg )
Returns the square root of arg.
arg
The argument to process
The square root of arg or the special value NAN for negative numbers.
联系方式: