Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Bessel-Related Functions >

WeberE

WeberE[Nu, z]
gives the Weber function E_nu(z).
WeberE[Nu, Mu, z]
gives the associated Weber function .
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • E_nu(z) satisfies the differential equation z^2y^('')+zy^'+(z^2-nu^2)y=-(z+nu+(z-nu)cos(pi nu))/pi.
  • E_nu(z) is defined by .
  • WeberE[Nu, z] is an entire function of z with no branch cut discontinuities.
  • For certain special arguments, WeberE automatically evaluates to exact values.
  • WeberE can be evaluated to arbitrary numerical precision.
  • WeberE automatically threads over lists.
Evaluate for complex arguments:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
WeberE threads element-wise over lists:
TraditionalForm formatting:
Use FunctionExpand to expand WeberE into hypergeometric functions:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team