ドロップダウンリストを表示

bcsqrt()

« bcscale | bcsub »
<?php
$string 
bcsqrt (
    
// string $operand
    
  // [int $scale]
);
?>
結果
$string = '1.414'
#1 bcsqrt  ("2",
 
3)
参照
bcpow