UNPKG

@phaserjs/phaser

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