Developer`
Developer`
BesselSimplify
BesselSimplify[expr]
transforms Bessel functions in expr, trying to either decrease the number of Bessel functions, or convert Bessel functions into more elementary functions.
更多信息和选项
- To use BesselSimplify, you first need to load the Developer Utilities Package using Needs["Developer`"].
- BesselSimplify is automatically used inside FullSimplify and FunctionExpand.