const a = (-1) ** Infinity; const b = (-1) ** -Infinity; const c = 1 ** Infinity; const d = 2 ** 10;