|
[Date Index]
[Thread Index]
[Author Index]
How can I solve this equation with Solve or Reduce or whatever for
- To: mathgroup at smc.vnet.net
- Subject: [mg128538] How can I solve this equation with Solve or Reduce or whatever for
- From: Lea Rebanks <lrebanks at gmail.com>
- Date: Fri, 2 Nov 2012 00:42:26 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
Hi All,
Given that the following equation is true.
Clear[NoOf360Rotations]
NoOf360Rotations = 108
ArcTan[Tan[Degree*(180 - 1.5267134447254718*(18.43494882292201 +
360*NoOf360Rotations))]] == 0.23101849674392247
TRUE
How can I solve this equation with Solve or Reduce or whatever for the
required value NoOf360Rotations = 108
Only want Integer return of NoOf360Rotations AND to equal 108
Any help or advice gratefully received.
Best regards,
Lea=85
Prev by Date:
Solve...or not
Next by Date:
Re: [newb] simple equation substitutions
Previous by thread:
Re: Solve...or not
Next by thread:
Re: How can I solve this equation with Solve or Reduce or
|