Açılır listeyi görüntüleyin

bcpow()

« bcmul | bcpowmod »
<?php
$string 
bcpow (
    
// string $left_operand
    
// string $right_operand
    
  // [int $scale]
);
?>
Sonuç
$string = '25'
Örnekler
#1 bcpow  ("5",
 
"2",
 
2)
Ayrıca bkz
bcpowmod, bcsqrt