Searched defs:ceil (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/bcmath/ | ||
H A D | bcmath.stub.php | 84 public function ceil(): Number {} function in BcMath\\Number |
H A D | bcmath.c | 1763 PHP_METHOD(BcMath_Number, ceil) in PHP_METHOD() argument |
/php-src/ext/standard/ | ||
H A D | math.c | 270 PHP_FUNCTION(ceil) in PHP_FUNCTION() argument |
Completed in 12 milliseconds