Searched refs:divmod (Results 1 – 8 of 8) sorted by relevance
62 divmod: OK67 divmod: OK72 divmod: OK77 divmod: OK82 divmod: OK87 divmod: OK92 divmod: OK97 divmod: OK102 divmod: OK107 divmod: OK[all …]
2 BcMath\Number divmod()32 100.012 divmod 100: int46 100.012 divmod -30: int60 100.012 divmod -20: string74 100.012 divmod 0.01: string88 100.012 divmod -0.40: string102 100.012 divmod 80.3: object116 100.012 divmod -50.6: object130 -100.012 divmod 100: int144 -100.012 divmod -30: int[all …]
2 BcMath\Number divmod() with scale28 [$method_quot, $method_rem] = $num->divmod($value2, $scale);
8 raisemod.c sub.c compare.c divmod.c int2num.c long2num.c \
13 libbcmath/src/divmod.c
146 ZEND_METHOD(BcMath_Number, divmod);183 ZEND_ME(BcMath_Number, divmod, arginfo_class_BcMath_Number_divmod, ZEND_ACC_PUBLIC)
74 public function divmod(Number|string|int $num, ?int $scale = null): array {} function in BcMath\\Number
1513 PHP_METHOD(BcMath_Number, divmod) in PHP_METHOD() argument
Completed in 13 milliseconds