Half-Life
—
Calculate the remaining amount of a substance after a given time.
Half-life describes exponential decay — used for radioactive decay, drug metabolism, and any process where a fixed fraction disappears over each equal time interval.
remaining = initial × 0.5^(elapsed ÷ half-life)