UNPKG

@phaserjs/phaser

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