Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Algebraic Computation  /
PrincipalValue

  • PrincipalValue is an option for Integrate that specifies whether the Cauchy principal value should be found for a definite integral.
  • The default setting PrincipalValue->False computes ordinary Riemann integrals.
  • Setting PrincipalValue->True gives finite answers for integrals that had single pole divergences with PrincipalValue->False.
  • See the Mathematica book: Section 3.5.8.
  • See also: Residue, Limit, GenerateConditions.
  • Related package: NumericalMath`CauchyPrincipalValue`.

    Further Examples

    See the Further Examples for Integrate.


    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.