Searched refs:fmod (Results 1 – 12 of 12) sorted by relevance
| /plugin/dlcount/ |
| D | action.php | 78 $fmod = filemtime($conf['mediadir'] . '/' . $fn); 79 …title="Modified: ' . date('Y-m-d H:i.s', $fmod) . '">' . reset(explode(' ', $this->time_translate(…
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/ |
| D | Montgomery.php | 126 …fmod($result * (2 - fmod($x * $result, $class::BASE_FULL)), $class::BASE_FULL) : // x**-1 mod 2**26
|
| D | EvalBarrett.php | 482 $temp = fmod($num, 10) . $temp;
|
| /plugin/combo/ComboStrap/ |
| H A D | ColorHsl.php | 88 $x = $chroma * (1 - abs(fmod(($hue / 60), 2) - 1));
|
| H A D | ColorRgb.php | 298 $rest = fmod($value, 1); 387 $hue = 60 * fmod((($green - $blue) / $d), 6);
|
| /plugin/countdown/ |
| D | syntax.php | 178 $no_remaining_days = fmod($days, 7);
|
| /plugin/codemirror/dist/modes/ |
| D | lua.min.js.map | 1 …cos\",\"math.cosh\",\"math.deg\",\n \"math.exp\",\"math.floor\",\"math.fmod\",\"math.frexp\",\"…
|
| D | php.min.js.map | 1 …nite bindec hexdec octdec decbin decoct dechex base_convert number_format fmod ip2long long2ip get…
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/ |
| D | SymmetricKey.php | 3249 return (fmod($x, 0x80000000) & 0x7FFFFFFF) | 3250 ((fmod(floor($x / 0x80000000), 2) & 1) << 31);
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-xq.js | 64 …ath:sin|math:pow|math:modf|math:log10|math:log|math:ldexp|math:frexp|math:fmod|math:floor|math:fab…
|
| /plugin/highlightjs/highlight/ |
| D | highlight.pack.js | 1 …oor:1,flow:1,fluidCacheInfo:1,fluidEmitter:1,fluidVoxelInfo:1,flushUndo:1,fmod:1,fontDialog:1,fope… property
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 …fmod ' +\n 'frexp ldexp log log10 modf pow sin sinh sqrt tan tanh jmp_buf ' +\n 'longjmp set…
|