ktongue's picture
download
raw
193 Bytes
import exponent from "./exponent.js";
export default function(step, value) {
return Math.max(0, Math.max(-8, Math.min(8, Math.floor(exponent(value) / 3))) * 3 - exponent(Math.abs(step)));
}

Xet Storage Details

Size:
193 Bytes
·
Xet hash:
0c27515c330be25d69a10ce39616e437d7c5a959b4fc5a097d6261e412d2f75e

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.