Limit of a function
lim(f, var, val, dir = NULL, doit = TRUE)Function to take limit of
Variable to take limit for (either string or caracas_symbol)
Value for var to approach
Direction from where var should approach val: '+' or '-'
Evaluate the limit immediately (or later with doit())