Hydrogen spectral series Updated +Created
Kind of a synonym for hydrogen emission spectrum not very clear if fine structure is considered by this term or not.
A line set for hydrogen spectral line.
Formula discovered in 1885, was it the first set to have an empirical formula?
LSF command Updated +Created
Lorenz curve Updated +Created
Intel Graphics Technology Updated +Created
Babel (transcompiler) Updated +Created
JavaScript physics engine Updated +Created
Socket.IO Updated +Created
Khronos standard Updated +Created
Dump LevelDB Updated +Created
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/
Wealth inequality 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.
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".
async (JavaScript) Updated +Created
async is all present in JavaScript for two reasons:
TinyMCE Updated +Created
Light source Updated +Created
Photometer Updated +Created
bkill Updated +Created

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