UNPKG

@phaserjs/phaser

Version:
4 lines (3 loc) 69 B
export function In(v) { return Math.pow(2, 10 * (v - 1)) - 1e-3; }