WLJS LogoWLJS Notebook

HeunG

HeunG[a, q, α, β, γ, δ, z] gives the general Heun function.

Examples

HeunG[0.5, 1, 2, 3, 4, 5, 0.25]
Plot[HeunG[0.5, 1, 1, 1, 1, 1, x], {x, 0, 0.4}]

Please visit the official Wolfram Language Reference for more details.

On this page