|
[Date Index]
[Thread Index]
[Author Index]
Plus sets in mathematica..?
- To: mathgroup at smc.vnet.net
- Subject: [mg75927] Plus sets in mathematica..?
- From: changbo <e-changbo at hanmail.net>
- Date: Sun, 13 May 2007 05:54:37 -0400 (EDT)
I want to make a function "f", its domain is every thinkable two sets, and the result is {a+b | aâ??A,bâ??B} for A,B.
ex) A={1,2,3}, B={40,50,60,70},
then I have f[A,B] as
{41,42,43,51,52,53,61,62,63,71,72,73}.
How can I construct function "f"? Let me know the source.. Thank you very much
Prev by Date:
Re: graphics
Next by Date:
Re: Shadows in Mathematica 6
Previous by thread:
Re: Why Sort[{"AX", "!D", "EX"}] -> {"AX", "!D", "EX"} ?
Next by thread:
Re: Plus sets in mathematica..?
|