function linear()
in
static/studio/static/js/FancyZoom.js [662:665]
4
lines of code
1
McCabe index (conditional complexity)
function linear(t, b, c, d) { return c*t/d + b; }