PHP » GoLang |
login |
register |
about
|
bcdiv(PHP 4, PHP 5, PHP 7) bcdiv — Divide two arbitrary precision numbers Description
string bcdiv
( string
$dividend
, string $divisor
[, int $scale = 0
] )
Divides the Parameters
Return Values
Returns the result of the division as a string, or ExamplesExample #1 bcdiv() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|