Home
last modified time | relevance | path

Searched refs:imag (Results 1 – 14 of 14) sorted by relevance

/plugin/galleryv1.5/
Dscript.js191 var imag = new Image;
192 imag.onload = function() {
195 spin.src = imag.src;
200 imag.onload = function(){};
202 if (imagePath != '') imag.src = imagePath;
304 var imag = self._box.firstChild;
311 imag.width = Math.floor(orig.w * ratio);
312 imag.height = Math.floor(orig.h * ratio);
315 … self._box.style.top = [self._pos.y + (self._page.win.h - imag.height - 30) / 2,'px'].join('');
316 self._box.style.left = [((self._page.win.w - imag.width - 30) / 2),'px'].join('');
[all …]
/plugin/codemirror/dist/modes/
Dgo.min.js1 …true,append:true,cap:true,close:true,complex:true,copy:true,"delete":true,imag:true,len:true,make:… property
Dgo.min.js.map1imag","len","make","new","panic","print","println","real","recover","isOperatorChar","curPunc","to…
Dfortran.min.js.map1 …\n \"idnint\", \"ieor\", \"ierrno\", \"ifix\", \"imag\",\n …
Dscheme.min.js.map1 … equal? eqv? eval even? exact->inexact exact? exp expt #f floor force gcd imag-part inexact->exact…
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dopal.js21024 return $def(self, '$Complex', function $$Complex(real, imag) { argument
21027 if (imag == null) imag = nil;
21028 if ($truthy(imag)) {
21029 return $$('Complex').$new(real, imag)
21060 $proto.real = $proto.imag = nil;
21062 $defs(self, '$rect', function $$rect(real, imag) { argument
21066 if (imag == null) imag = 0;
21067 …al) && ($truthy(real['$real?']()))) && ($eqeqeq($$$('Numeric'), imag))) && ($truthy(imag['$real?']…
21070 return self.$new(real, imag);
21084 $def(self, '$initialize', function $$initialize(real, imag) { argument
[all …]
Dindex.mjs11608 …,<=>,compare,is_a?,!,new,enum_for,to_proc,negative?,>=,<=,+,to_i,truncate,>,angle,conj,imag,rect');
11757 $def(self, '$imag', $return_val(0));
12022 $alias(self, "imaginary", "imag");
19790 return $def(self, '$Complex', function $$Complex(real, imag) { argument
19793 if (imag == null) imag = nil;
19794 if ($truthy(imag)) {
19795 return $$('Complex').$new(real, imag)
19816 …Opal.add_stubs('require,real?,===,raise,new,*,cos,sin,attr_reader,freeze,class,==,real,imag,Comple…
19825 $proto.real = $proto.imag = nil;
19827 $defs(self, '$rect', function $$rect(real, imag) { argument
[all …]
Dindex.cjs11617 …,<=>,compare,is_a?,!,new,enum_for,to_proc,negative?,>=,<=,+,to_i,truncate,>,angle,conj,imag,rect');
11766 $def(self, '$imag', $return_val(0));
12031 $alias(self, "imaginary", "imag");
19799 return $def(self, '$Complex', function $$Complex(real, imag) {
19802 if (imag == null) imag = nil;
19803 if ($truthy(imag)) {
19804 return $$('Complex').$new(real, imag)
19825 …Opal.add_stubs('require,real?,===,raise,new,*,cos,sin,attr_reader,freeze,class,==,real,imag,Comple…
19834 $proto.real = $proto.imag = nil;
19836 $defs(self, '$rect', function $$rect(real, imag) {
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js21024 return $def(self, '$Complex', function $$Complex(real, imag) { argument
21027 if (imag == null) imag = nil;
21028 if ($truthy(imag)) {
21029 return $$('Complex').$new(real, imag)
21060 $proto.real = $proto.imag = nil;
21062 $defs(self, '$rect', function $$rect(real, imag) { argument
21066 if (imag == null) imag = 0;
21067 …al) && ($truthy(real['$real?']()))) && ($eqeqeq($$$('Numeric'), imag))) && ($truthy(imag['$real?']…
21070 return self.$new(real, imag);
21084 $def(self, '$initialize', function $$initialize(real, imag) { argument
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js21027 return $def(self, '$Complex', function $$Complex(real, imag) { argument
21030 if (imag == null) imag = nil;
21031 if ($truthy(imag)) {
21032 return $$('Complex').$new(real, imag)
21063 $proto.real = $proto.imag = nil;
21065 $defs(self, '$rect', function $$rect(real, imag) { argument
21069 if (imag == null) imag = 0;
21070 …al) && ($truthy(real['$real?']()))) && ($eqeqeq($$$('Numeric'), imag))) && ($truthy(imag['$real?']…
21073 return self.$new(real, imag);
21087 $def(self, '$initialize', function $$initialize(real, imag) { argument
[all …]
Dasciidoctor.min.js520 …,$super,"Complex");R=[H].concat(R);var a=b.$r(R),k=H.$$prototype;k.real=k.imag=W;E(H,"$rect",funct…
521imag=b;return this.$freeze()},-2);A(H,"$coerce",function(a){return D(N("Complex"),a)?[a,this]:D(N(…
522imag["$=="](0):b:a["$=="](this)});A(H,"$-@",function(){return q.$Complex(this.real["$-@"](),this.i…
523imag):this.$__coerced__("-",a)});A(H,"$*",function(a){return D(N("Complex"),a)?q.$Complex(m(B(this…
524 …()):D(N("Numeric"),a)&&x(a["$real?"]())?q.$Complex(this.real.$quo(a),this.imag.$quo(a)):this.$__co…
526imag)});A(H,"$abs2",function(){return z(B(this.real,this.real),B(this.imag,this.imag))});A(H,"$ang…
527imag.$class()):h)?this["$=="](b):d});A(H,"$fdiv",function(a){D(N("Numeric"),a)||q.$raise(N("TypeEr…
528imag["$infinite?"]()});A(H,"$inspect",function(){return"("+this+")"});A(H,"$numerator",function(){…
529imag]});A(H,"$to_f",function(){G(this.imag,0)||q.$raise(N("RangeError"),"can't convert "+this+" in…
530imag)&&x(this.imag["$nan?"]())||x(this.imag["$positive?"]())||x(this.imag["$zero?"]())?"+":"-");a=…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
Dvocab.bpe5713 Ġimag ine
13589 Ġimag ination
15504 Ġimag ined
19252 Ġimag ery
24753 Ġimag in
26472 Ġimag inary
33886 Ġimag ining
/plugin/aceeditor/
Dbuild.js1 …v2rgb|hypot|ichol|idivide|ifft|ifft2|ifftn|ifftshift|ilu|im2frame|im2java|imag|image|imagesc|imapp…
/plugin/strata/
Dplotly-2.25.2.min.js8imag:{valType:"data_array",editType:"calc+clearAxisTypes"},text:o.text,texttemplate:i({editType:"p…