Compute rocket delta-v from effective exhaust velocity and mass ratio.
输入有效排气速度 v_e、初始质量 m₀ 与末质量 m_f,求速度增量。
火箭速度增量 Δv = v_e·ln(m₀/m_f),v_e 为排气速度。