Afficher la liste déroulante

bcsqrt()

« bcscale | bcsub »
<?php
$string 
bcsqrt (
    
// string $operand
    
  // [int $scale]
);
?>
Résultat
$string = '1.414'
Exemples
#1 bcsqrt  ("2",
 
3)
Voir aussi
bcpow