Discontinuities
Computes the points of discontinuity.
Syntax
discontinuities(Expression)
discontinuities(Expression, Identifier)
discontinuities(Expression, Identifier, Real, Real)
Description
Given an expression, returns a list with the points of discontinuity, if any.
Given an expression and an identifier , returns a list with the points of discontinuity of such expression when the variable is , if any.
Given an expression, an identifier and two reals and , returns a list with the points of discontinuity between and of such expression when the variable is , if any.