UNPKG

@phaserjs/phaser

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