How-to 6 steps, run in order in one session. Every step was executed against the engine and the output below is what it produced.
Limit[(1 + 1 / n) ^ n, n -> Infinity]ELimit[1 / x, x -> 0]IndeterminateLimit[1 / x, x -> 0, Direction -> -1]InfinityLimit[1 / x, x -> 0, Direction -> 1]-InfinityLimit[x ^ n, n -> Infinity]x^InfinityLimit[x ^ n, n -> Infinity, Assumptions -> 0 ≤ x < 1]x^InfinityAll recipes · Function reference · Use this from an MCP client