PHP » PYTHON |
login |
register |
about
|
import math math.sqrt(arg) sqrt(PHP 4, PHP 5) sqrt — Square root Description
float sqrt
( float $arg
)
Returns the square root of arg . Parameters
Return ValuesThe square root of arg or the special value NAN for negative numbers. Examples
Example #1 sqrt() example
<?php
|
more
Recently updated
more
Most requested
more
Last requests
|