MathGroup Archive 2006

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

Search the Archive

Re: Re: Re: simplify a trig expression

  • To: mathgroup at smc.vnet.net
  • Subject: [mg65469] Re: [mg65449] Re: [mg65436] Re: [mg65415] simplify a trig expression
  • From: Andrzej Kozlowski <akoz at mimuw.edu.pl>
  • Date: Mon, 3 Apr 2006 06:59:35 -0400 (EDT)
  • References: <200603311109.GAA15029@smc.vnet.net> <200604011038.FAA07301@smc.vnet.net> <200604020900.FAA01612@smc.vnet.net> <11D40ADD-9EC9-4DCE-B685-1CA00605B9B2@mimuw.edu.pl> <7DA1D73D-BB06-4603-BF9E-A81E29CCE524@mimuw.edu.pl>
  • Sender: owner-wri-mathgroup at wolfram.com

On 2 Apr 2006, at 23:19, Andrzej Kozlowski wrote:

>>
>
> Although this makes no difference to the actual problem, there is  
> an obvious bug in the last line. It ought to be of course
>
> f[Sin[x_]^2] := (1/2)*(1 - Cos[x])
>

Let me try it again (sigh)

f[Sin[x_]^2] := (1/2)*(1 - Cos[2x])

Andrzej



  • Prev by Date: Re: Typing special symbols in text mode?
  • Next by Date: Re: Technical question from new userr
  • Previous by thread: Re: Re: simplify a trig expression
  • Next by thread: Re: Re: Re: simplify a trig expression