Search Results
| Search type | Search syntax |
|---|---|
| Tags | [tag] |
| Exact | "words here" |
| Author |
user:1234 user:me (yours) |
| Score |
score:3 (3+) score:0 (none) |
| Answers |
answers:3 (3+) answers:0 (none) isaccepted:yes hasaccepted:no inquestion:1234 |
| Views | views:250 |
| Code | code:"if (foo != bar)" |
| Sections |
title:apples body:"apples oranges" |
| URL | url:"*.example.com" |
| Saves | in:saves |
| Status |
closed:yes duplicate:no migrated:no wiki:no |
| Types |
is:question is:answer |
| Exclude |
-[tag] -apples |
| For more details on advanced search visit our help page | |
Results tagged with trigonometry
Search options not deleted
user 1479517
Questions about trigonometric functions (both geometric and circular), relationships between lengths and angles in triangles and other topics relating to measuring triangles.
4
votes
2
answers
107
views
Given two points on a unit sphere $p=(p_1,p_2,p_3)$, $q=(q_1,q_2,q_3)$, find the bearing of ...
Given two points on a unit sphere $p=(p_1,p_2,p_3)$, $q=(q_1,q_2,q_3)$, find the bearing of $q$ from $p$.
I have come up with an answer for this problem that I know is wrong. However I don't underst …