MathGroup Archive 2012

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

Search the Archive

[nOOb] solve trig equations

  • To: mathgroup at smc.vnet.net
  • Subject: [mg125732] [nOOb] solve trig equations
  • From: Neal Becker <ndbecker2 at gmail.com>
  • Date: Fri, 30 Mar 2012 04:36:21 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

Solve[{Cos[a]+Cos[b]==x,Sin[a]+Sin[b]==y},{a,b},Reals]
Solve::nsmet: This system cannot be solved with the methods available to Solve. >>

This is a simple enough system, what am I doing wrong?



  • Prev by Date: ChartElements in BarChart doesn't plot negatives any ideas?
  • Next by Date: Re: prim algorithm
  • Previous by thread: ChartElements in BarChart doesn't plot negatives any ideas?
  • Next by thread: Re: solve trig equations