![]() | ![]() | ![]() |
| | |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Once I found the X, Y tilt angels from an accelerometer . How do I use that to find the final angel? | |
| |
| | (permalink) |
| angle = tangent(y/x)
__________________ see my website: www.geocities.com/russlk | |
| |
| | (permalink) | |
| Quote:
angle=inverse tangent (y/x), or angle=arctan(y/x) Arctangent is another name for inverse tangent. http://www.ies.co.jp/math/java/trig/tanbox/tanbox.html | ||
| |
| | (permalink) |
| You are right, Ron. I have not used tangents in a long time!
__________________ see my website: www.geocities.com/russlk | |
| |
| | (permalink) |
| Haha! That what I thought, but I havn't done math for sooo long.... kinda forget stuff if you don't do it. Thanks! | |
| |