Searched refs:abs2 (Results 1 – 2 of 2) sorted by relevance
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | index.mjs | 11690 $def(self, '$abs2', function $$abs2() { 16473 $def(self, '$abs2', function $$abs2() { 19816 …r_reader,freeze,class,==,real,imag,Complex,-@,+,__coerced__,-,nan?,/,conj,abs2,quo,polar,exp,log,>… 19938 return $rb_divide($rb_times(self, other.$conj()), other.$abs2()) 19995 $def(self, '$abs2', function $$abs2() {
|
| D | index.cjs | 11699 $def(self, '$abs2', function $$abs2() { 16482 $def(self, '$abs2', function $$abs2() { 19825 …r_reader,freeze,class,==,real,imag,Complex,-@,+,__coerced__,-,nan?,/,conj,abs2,quo,polar,exp,log,>… 19947 return $rb_divide($rb_times(self, other.$conj()), other.$abs2()) 20004 $def(self, '$abs2', function $$abs2() {
|