Qurak

NProduct

Available, differs from the .wl reference

Numerical product of a sequence

NProduct[f, {i, imin, imax}]
NProduct[f, {i, imin, imax, di}]
NProduct[(1 + 1 / i ^ 2), {i, 1, ∞}] → 3.676076175562187NProduct[1 + 1 / 2 ^ i, {i, 0, ∞, 2}] → 4.7684620624503316NProduct[1 + 1 / 2 ^ (2j), {j, 0, ∞}] → 2.711819347869428

Topics

Related

All 6300 functions · Use this from an MCP client