இந்தக் கட்டுப்பாட்டை மாற்றினால் இந்தப் பக்கம் தானாக மாற்றப்படும்

ATAN

The ATAN function returns the inverse tangent (arctangent) of a number.

ATAN(num)

num: A number value.

Notes

  • The ATAN function takes a tangent and returns the corresponding angle, expressed in radians in the range –π/2 to +π/2 (–pi/2 to +pi/2). To see the resulting angle in degrees instead of radians, wrap this function in the DEGREES function; that is, =DEGREES(ATAN(num)).

Examples

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

=DEGREES(ATAN(1)) returns 45.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.
உதவியாக இருந்ததா?
எழுத்தின் அளவு: 250
அதிகபட்ச எழுத்தின் அளவு: 250
உங்கள் கருத்திற்கு நன்றி.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.