ZetaSimplify[expr]
transforms zeta functions in expr, trying to either decrease the number of zeta functions, or convert combinations of them into more elementary functions.
Details and Options


See Also
Related Guides
Developer`
Developer`
ZetaSimplify
ZetaSimplify[expr]
transforms zeta functions in expr, trying to either decrease the number of zeta functions, or convert combinations of them into more elementary functions.
Details and Options
- To use ZetaSimplify, you first need to load the Developer Utilities Package using Needs["Developer`"].
- ZetaSimplify is automatically used inside FullSimplify and FunctionExpand.