Chemical calculator: Difference between revisions

m
m (→‎{{header|jq}}: {{out}})
Line 2,260:
assert( 386.664; molar_mass("C27H46O")), # cholesterol
assert( 315 ; molar_mass("Uue")) # ununennium
;</lang>
;
</lang>
As mentioned above, a "debug" statement has been retained so that the parsed chemical formula can be seen.
{{out}}
As mentioned above, a "debug" statement has been retained so that the parsed chemical formula can be seen.
<pre>
["DEBUG:",["H"]]
2,442

edits