UNPKG

@phaserjs/phaser

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