Searched refs:halfStep (Results 1 – 1 of 1) sorted by relevance
54 const halfStep = step / 2n; constant55 return step * ((n + halfStep) / step);