Outrageously Funny Search Suggestion Engine :: Tetrakentron

🔎


What is the definition of Tetrakentron? 🙋

👉 Tetrakentron is a molecular structure formed by repeating a single tetrahedral shape, often in the form of a pentagonal prism or hexagonal prism. It's named after the four common types of tetracarboxylic acids, including tetrachloroacetone (also known as TFA), which are used in organic synthesis and drug development.


Tetrakentron

https://goldloadingpage.com/word-dictionary/Tetrakentron


Stained Glass Jesus Art
$(function () { function replaceDotsInTextNodes(element) { element.contents().each(function () { if (this.nodeType === 3) { // Text node this.nodeValue = this.nodeValue.replace(/\./g, '.
'); } else if (this.nodeType === 1 && !$(this).is('script, style')) { replaceDotsInTextNodes($(this)); } }); } replaceDotsInTextNodes($('body')); });