1. Transition Metal Weight Comparison
Laboratory TechnicianBackground
A lab technician needs to prepare an alloy and requires the exact atomic weights of iron, copper, and zinc to calculate stoichiometric ratios.
Problem
Manually looking up individual atomic weights in a physical periodic table is slow and prone to transcription errors.
How to use
Enter 'Fe, Cu, Zn' into the elements input, select 'input-order' for sorting, and set decimal places to 4.
{
"elements": "Fe, Cu, Zn",
"sortBy": "input-order",
"includeDetails": false,
"decimalPlaces": 4
}Outcome
A JSON response listing the atomic weights: Fe (55.84 g/mol), Cu (63.55 g/mol), and Zn (65.4 g/mol).