Re: How to simplify an expression in version 5
- To: mathgroup at smc.vnet.net
- Subject: [mg59059] Re: How to simplify an expression in version 5
- From: "Wishmaster" <wishmaster at imaginary.marreka.no-ip.com>
- Date: Thu, 28 Jul 2005 02:26:03 -0400 (EDT)
- References: <dc76b4$jpk$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
"passwd9" <david at carter-hitchin.clara.co.uk> escreveu na mensagem news:dc76b4$jpk$1 at smc.vnet.net... > Hi, > > I'm trying to simplify the expression that comes out of the > FourierTrigSeries function, and I've tried 'Simplify', 'Collect' and > 'Factor' but no luck. My input is as follows: > > << Calculus`FourierTransform` > FourierTrigSeries[Cos[t], t, 5, FourierParameters -> {0, 1/Pi}] > > And the output is: Try FullSimplify.
- Follow-Ups:
- Re: Re: How to simplify an expression in version 5
- From: yehuda ben-shimol <bsyehuda@gmail.com>
- Re: Re: How to simplify an expression in version 5