PHP » GoLang |
login |
register |
about
|
bcsqrt(PHP 4, PHP 5, PHP 7) bcsqrt — Get the square root of an arbitrary precision number Description
string bcsqrt
( string
$operand
[, int $scale = 0
] )
Return the square root of the Parameters
Return Values
Returns the square root as a string, or ExamplesExample #1 bcsqrt() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|