bcdivDivide two arbitrary precision numbers Description
string bcdiv(string
$num1 , string $num2 , intnull $scale = null )
Divides the Parameters
Return Values
Returns the result of the division as a string, or Changelog
ExamplesExample #1 bcdiv example
See Also
|