Formula in Number

I saw on the support pages that there is a formula DEGREES(ATAN(1)) that can calculate the degres from a measure. But my version of number does not have this formula " degrees"

Examples

ATAN(1) returns the angle measure 0.785398163 radians (45 degrees), which has a tangent of 1.

DEGREES(ATAN(1)) returns 45.


I have version 11.2 of Numbers


What do I have to do?


iMac 21.5″, macOS 11.6

Posted on Dec 17, 2021 2:17 PM

Reply
Question marked as Top-ranking reply

Posted on Dec 17, 2021 3:05 PM

Just checked. DEGREES is a function included in Numbers 11.2, as is the function ATAN.


The formula uses these two Functions.


Click a cell to select it. press = to open the Formula editor AND the Function browser.

In the browser's Search box, type 'deg'

This should trim the list of functions displayed to one item: DEGREES.

Double click that item OR click it once, then click Insert Function to insert it into the formula being built in the Formula editor.

The function requires one argument—a number representing the size of the angle in radians.


Click the 'radian-angle' lozenge to select it, then type AT


Tjis should be enough to narrow your choices for this space to three:



Click ATAN to insert this function into the formula.

ATAN has a single argument, num, which is a number representing the tangent of a specific angle.

Enter 1 in place of num, then click the green check mark button to close the formula editor (and activate the formula).


ATAN returns the angle (expressed in radians) with that tangent.

DEGREES returns the mesure of that angle, expressed in degrees.


Regards,

Barry


2 replies
Question marked as Top-ranking reply

Dec 17, 2021 3:05 PM in response to PeterBjorling

Just checked. DEGREES is a function included in Numbers 11.2, as is the function ATAN.


The formula uses these two Functions.


Click a cell to select it. press = to open the Formula editor AND the Function browser.

In the browser's Search box, type 'deg'

This should trim the list of functions displayed to one item: DEGREES.

Double click that item OR click it once, then click Insert Function to insert it into the formula being built in the Formula editor.

The function requires one argument—a number representing the size of the angle in radians.


Click the 'radian-angle' lozenge to select it, then type AT


Tjis should be enough to narrow your choices for this space to three:



Click ATAN to insert this function into the formula.

ATAN has a single argument, num, which is a number representing the tangent of a specific angle.

Enter 1 in place of num, then click the green check mark button to close the formula editor (and activate the formula).


ATAN returns the angle (expressed in radians) with that tangent.

DEGREES returns the mesure of that angle, expressed in degrees.


Regards,

Barry


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Formula in Number

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.