NProduct• NProduct[f, {i, imin, imax}] gives a numerical approximation to the product . • NProduct[f, {i, imin, imax, di}] uses a step di in the product. • NProduct can be used for products with both finite and infinite limits. • NProduct[f, {i, ... }, {j, ... }, ... ] can be used to evaluate multidimensional products. • NProduct[f, {i, imin, imax}] can be entered as . • can be entered as prod or \[Product]. • See also: NSum.
Examples Using InstantCalculatorsHere are the InstantCalculators for the NProduct function. Enter the parameters for your calculation and click Calculate to see the result.
Out[1]= |  |
Out[2]= |  |
Out[3]= |  |
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the NProduct Function Controller. This gives approximations to the factorial function.
Out[4]= |  |
Ordinary Mathematical NotationThis gives approximations to the factorial function.
Out[5]= |  |
|