Recurrent laryngeal nerve Updated +Created
Socket.IO Updated +Created
Wealth inequality Updated +Created
async (JavaScript) Updated +Created
async is all present in JavaScript for two reasons:
bkill Updated +Created
Indefinite special orthogonal group Updated +Created
Like the special orthogonal group is to the orthogonal group, is the subset of with determinant equal to exactly 1.
Iterative in-order Updated +Created
This is a bit harder than iterative pre-order: now we have to check if there is a left or right element or not:
  • (START) push current
  • if there is left:
    • move left
  • else:
    • (ELSE) pop
    • visit
    • if there is right
      • move right
      • GOTO START
    • else:
      • GOTO ELSE
The control flow can be slightly simplified if we allow NULLs: www.geeksforgeeks.org/inorder-tree-traversal-without-recursion/
Light source Updated +Created
Many-worlds interpretation Updated +Created
One single universal wavefunction, and every possible outcomes happens in some alternate universe. Does feel a bit sad and superfluous, but also does give some sense to perceived "wave function collapse".
Photometer Updated +Created
TinyMCE Updated +Created
x86 Updated +Created
de Broglie relations Updated +Created
Relates particle momentum and its wavelength, or equivalently, energy and frequency.
The wavelength relation is:
but since:
the wavelength relation implies:
Particle wavelength can be for example measured very directly on a double-slit experiment.
So if we take for example electrons of different speeds, we should be able to see the diffraction pattern change accordingly.
Gel electrophoresis separation of SNPs Updated +Created
Linux Foundation Updated +Created
The fact that this foundation has a bunch of paid, closed, certification courses makes Ciro Santilli not respect them at all. They should be making open access content instead!
Logarithm of a matrix Updated +Created
Micro Bit v1 Updated +Created

There are unlisted articles, also show them or only show them.