Legacy Documentation

Mathematica CalcCenter 1 (2001)

This is documentation for an obsolete product.
Current products and services
 CalculationCenter / Functions / Calculus  /
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 InstantCalculators

    Here are the InstantCalculators for the NProduct function. Enter the parameters for your calculation and click Calculate to see the result.

    In[1]:=

    Out[1]=

    In[2]:=

    Out[2]=

    In[3]:=

    Out[3]=

    Entering Commands Directly

    You can paste a template for this command via the Text Input button on the NProduct Function Controller.

    This gives approximations to the factorial function.

    In[4]:=

    Out[4]=

    Ordinary Mathematical Notation

    This gives approximations to the factorial function.

    In[5]:=

    Out[5]=