limit( function, variable=value [ , dir=direction ] )
The symbolic limit in SageMath of function as the independent variable approaches value.
Alias of lim. The optional direction takes one of four values: 'minus'|'-'|'+'|'plus'.
Examples:
Operation category: calculus operations sagemath-docs