Exibir a lista drop-down

bcsqrt()

« bcscale | bcsub »
<?php
$string 
bcsqrt (
    
// string $operand
    
  // [int $scale]
);
?>
resultado
$string = '1.414'
Exemplos
#1 bcsqrt  ("2",
 
3)
Veja também
bcpow