UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

6 lines (5 loc) 112 B
export default function(a, b) { return a = +a, b -= a, function(t) { return Math.round(a + b * t); }; }