limit calculator

The limit calculator allows the calculation of the limit of a function with the detail and the calculation steps.
To calculate the limit of `sin(x)/x` at 0 respect to x,
enter :
  • limit(`sin(x)/x;x`)
  • or
  • limit(`sin(x)/x`),

The calculator returns 1

See also