UNPKG

@phaserjs/phaser

Version:
4 lines (3 loc) 69 B
export function Out(v) { return (v = v - 1) * v * v * v * v + 1; }