WMA link
Limit
Limit[x, x->2]
Limit[Sin[x] / x, x->0]
Limit[1/x, x->0, Direction->-1]
Limit[1/x, x->0, Direction->1]