Home
last modified time | relevance | path

Searched refs:gcd (Results 1 – 25 of 26) sorted by relevance

12

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DRSA.php398 $lcm['bottom'] = $lcm['bottom'] === false ? $temp : $lcm['bottom']->gcd($temp);
402 $gcd = $temp->gcd($e);
404 } while (!$gcd->equals(self::$one));
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
DBigInteger.php346 'gcd' => new static($gcd),
360 public function gcd(BigInteger $n) function in phpseclib3\\Math\\BigInteger
362 return new static($this->value->gcd($n->value));
/plugin/gtime/gtlib/util/
DGTUtil.php49 public static function gcd($a, $b) { function in GTUtil
92 $a = abs($a) / GTUtil::gcd($a, $b);
DGTBaseX.php69 $this->block = 8 / GTUtil::gcd(8, $this->bits);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
DBCMath.php304 public function gcd(BCMath $n) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
308 return $gcd;
DPHP32.php196 public function gcd(PHP32 $n) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP32
DPHP64.php200 public function gcd(PHP64 $n) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP64
DGMP.php323 public function gcd(GMP $n) function in phpseclib3\\Math\\BigInteger\\Engines\\GMP
DEngine.php330 if (!$gcd->equals(static::$one[static::class])) {
/plugin/codemirror/dist/modes/
Dhaskell.min.js.map1 …\", \"fromInteger\",\n \"fromIntegral\", \"fromRational\", \"fst\", \"gcd\", \"getChar\", \"g…
Dscheme.min.js.map1 …? eq? equal? eqv? eval even? exact->inexact exact? exp expt #f floor force gcd imag-part inexact->…
/plugin/diagramsnet/lib/math/jax/input/TeX/
Djax.js19 …:["NamedFn"],deg:["NamedFn"],det:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["Nam… property
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs16131 …oerce_to!,__coerced__,===,>,!,**,new,<,to_f,==,nan?,infinite?,enum_for,+,-,gcd,lcm,%,/,frexp,to_i,…
16638 $def(self, '$gcd', function $$gcd(other) {
16661 return [self.$gcd(other), self.$lcm(other)]
16709 return Math.abs(self * other / self.$gcd(other));
20270 …Opal.add_stubs('require,to_i,==,raise,<,-@,new,gcd,/,nil?,===,reduce,to_r,!,equal?,coerce_to!,free…
20282 var self = this, gcd = nil;
20295 } gcd = num.$gcd(den);
20296 return self.$new($rb_divide(num, gcd), $rb_divide(den, gcd));
Dindex.cjs16140 …oerce_to!,__coerced__,===,>,!,**,new,<,to_f,==,nan?,infinite?,enum_for,+,-,gcd,lcm,%,/,frexp,to_i,…
16647 $def(self, '$gcd', function $$gcd(other) {
16670 return [self.$gcd(other), self.$lcm(other)]
16718 return Math.abs(self * other / self.$gcd(other));
20279 …Opal.add_stubs('require,to_i,==,raise,<,-@,new,gcd,/,nil?,===,reduce,to_r,!,equal?,coerce_to!,free…
20291 var self = this, gcd = nil;
20304 } gcd = num.$gcd(den);
20305 return self.$new($rb_divide(num, gcd), $rb_divide(den, gcd));
Dopal.js21537 var self = this, gcd = nil;
21551 gcd = num.$gcd(den);
21552 return self.$new($rb_divide(num, gcd), $rb_divide(den, gcd));
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js31994 gcd: y.iushln(g)
32074 BN.prototype.gcd = function gcd(num) {
35694 gcd: y.iushln(g)
35774 BN.prototype.gcd = function gcd(num) {
61656 var g = n.gcd(a);
61663 if (x.cmp(rone) === 0) return x.fromRed().subn(1).gcd(n);
61669 return x.fromRed().subn(1).gcd(n);
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js21537 var self = this, gcd = nil;
21551 gcd = num.$gcd(den);
21552 return self.$new($rb_divide(num, gcd), $rb_divide(den, gcd));
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js21540 var self = this, gcd = nil;
21554 gcd = num.$gcd(den);
21555 return self.$new($rb_divide(num, gcd), $rb_divide(den, gcd));
/plugin/diagramsnet/lib/math/config/
DAccessible.js70 …:["NamedFn"],deg:["NamedFn"],det:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["Nam… property
DTeX-MML-AM_HTMLorMML.js67 …:["NamedFn"],deg:["NamedFn"],det:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["Nam… property
DTeX-MML-AM_SVG-full.js63 …:["NamedFn"],deg:["NamedFn"],det:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["Nam… property
DAccessible-full.js73 …:["NamedFn"],deg:["NamedFn"],det:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["Nam… property
DTeX-MML-AM_HTMLorMML-full.js70 …:["NamedFn"],deg:["NamedFn"],det:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["Nam… property
/plugin/aceeditor/
Dbuild.js1 …funm|fwrite|fzero|gallery|gamma|gammainc|gammaincinv|gammaln|gca|gcbf|gcbo|gcd|gcf|gco|ge|genpath|…

12