Visualizzare l'elenco a discesa

bcsqrt()

« bcscale | bcsub »
<?php
$string 
bcsqrt (
    
// string $operand
    
  // [int $scale]
);
?>
risultato
$string = '1.414'
Esempi
#1 bcsqrt  ("2",
 
3)
Vedi anche
bcpow