symbolic solution (ArcTan)
- To: mathgroup at smc.vnet.net
- Subject: [mg33289] symbolic solution (ArcTan)
- From: gleam at flashmail.com (Paul)
- Date: Wed, 13 Mar 2002 03:15:09 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Is it possible to find an exact symbolic solution for x in ( x == ArcTan[5 - Pi + x] )? I know that ( FindRoot[x == ArcTan[5 - Pi + x], {x, 1}] ) yields a numeric solution ~= 1.2605, but again, I'd like to find an exact symbolic solution if possible. Paul
- Follow-Ups:
- Re: symbolic solution (ArcTan)
- From: Fernando Rinaldi <fernando.rinaldi@e-technik.uni-ulm.de>
- Re: symbolic solution (ArcTan)