PHP » GoLang |
login |
register |
about
|
bcmod(PHP 4, PHP 5, PHP 7) bcmod — Get modulus of an arbitrary precision number Description
string bcmod
( string
$dividend
, string $modulus
[, int $scale
] )
Get the modulus of the Parameters
Return Values
Returns the modulus as a string, or Changelog
ExamplesExample #1 bcmod() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|