Number of monomials
- To: mathgroup at smc.vnet.net
- Subject: [mg87033] Number of monomials
- From: Artur <grafix at csl.pl>
- Date: Sat, 29 Mar 2008 04:25:44 -0500 (EST)
- References: <fsd6lf$9fn$1@smc.vnet.net> <fsg6rh$jae$1@smc.vnet.net> <200803280816.DAA04771@smc.vnet.net>
- Reply-to: grafix at csl.pl
In[1]:=Length[f[1]+f[2]+f[3]] Out[1]:=3 OK! In[2]:=Length[f[1]+f[2]] Out[2]:=2 OK! In[3]:=Length[f[1]] Out[3]:=0 ??????????? Who understand let share with me, please! Artur
- References:
- Re: Another stylesheet question
- From: Jerry <Jer75811@yahoo.com>
- Re: Another stylesheet question