UNPKG

@realsee/dnalogel

Version:
8 lines (7 loc) 101 B
function u(n, r, t, e) { const a = -n / t, o = n; return a * e + o; } export { u as default };