|
ATAN2 function
|
|
What is the difference of ATAN and ATAN2 function? ATAN2 returns arctangent (in radians like ATAN) of typed coordinates (in X and Y). Coordinates can be any value: below, above and equal to zero. Now we have two elements of ATAN2 function as =ATAN2(X,Y). Where X and Y can be cells and values. Let’s have a look at the example below. ATAN2 function Exercises1. Type different coordinates like at the example above (just change data). Use ATAN2 in C4 for =ATAN2(A3;B3). 2. Create one-column database from A1 to A7, at B2 cell use ATAN2 as =ATAN2(A1;A5). 3. Use the same database you created for exercise 2. In B5 use =ATAN2(A5;B5). Do you have 0 as a result? ![]() Check all Beginner's Tips Learn how to use Excel functions and formulas in three steps of difficulty >> |
| Stats |
|
There are:
124 Documents 44 files |