PHP » GoLang |
login |
register |
about
|
bcpow(PHP 4, PHP 5, PHP 7) bcpow — Raise an arbitrary precision number to another Description
string bcpow
( string
$base
, string $exponent
[, int $scale = 0
] )
Raise Parameters
Return ValuesReturns the result as a string. Changelog
ExamplesExample #1 bcpow() example
<?php Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|