NIntegrate::slwcon
Examples
Basic Examples (2)
A warning message is generated because the integral has a singularity inside the integration region:

The integral is computed without issuing the message if the singular point is specified in the integration range:
Alternatively, singular points can be specified as Exclusions:
NIntegrate returns a more precise result faster if the singular point is specified in the singular range:
