Re: Plotting product
- To: mathgroup at smc.vnet.net
- Subject: [mg44696] Re: Plotting product
- From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig-de>
- Date: Fri, 21 Nov 2003 05:13:18 -0500 (EST)
- Organization: Uni Leipzig
- References: <bphu9c$1o3$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
do you mean:
Show[Graphics[Text[\[CapitalPi], {0, 0}]]]
Regards
Jens
"Rafa³ "ra_v" Zawierta" <ra_v at interia.pl> schrieb im Newsbeitrag
news:bphu9c$1o3$1 at smc.vnet.net...
> Hello.
> I have a little problem.
> I have to make an approximation from Lagrange functions and I need to
> generate plot. So the easiest way to me is to plot a product (symbol: PI),
> but I don't have any idea how to do it. Could you give me some kind of
> example how to solve my problem?
>
> ra_v
>
>