MathGroup Archive 1992

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Limits in integration

  • To: mathgroup at yoda.physics.unc.edu
  • Subject: Re: Limits in integration
  • From: I am Gene! <GVANNOSTERN at hmcvax.claremont.edu>
  • Date: Tue, 25 Feb 1992 19:11 PDT

Of course, you could try this:

In[1]:= MyInt[fxn_]:= Integrate[fxn, {x, 0, a}, {y, 0, b}]

In[2]:= MyInt[x y]

         2  2
        a  b 
Out[2]= -----
          4

Gene Van Nostern
Harvey Mudd College
gvannostern at hmcvax.claremont.edu





  • Prev by Date: Reply on using aliases for command arguments
  • Next by Date: inequalities
  • Previous by thread: Re: Limits in integration
  • Next by thread: Thickness in 2D graphs.