DAX Function Guide

ATANH
Empty image or helper icon

Sam McKay

CEO & Founder

How does the ATANH work?
The ATANH function returns the inverse hyperbolic tangent of a number. The inverse hyperbolic tangent is the value whose hyperbolic tangent is number, so ATANH(TANH(number)) equals number.
ATANH Formula Syntax

ATANH(
     number
)

How do you use the ATANH?

The ATANH has Number as its argument, which should be any real number between 1 and -1. 

Related Blog Posts

Loading

Considerations when using the ATANH?

Upon successful completion, the ATANH function will return the inverse hyperbolic tangent of their argument. 

Related Video Tutorials

Loading

Formula examples using the ATANH

=ATANH(0.76159416)

=ATANH(-0.1)

=ATANH( A2 )

Related Courses

Loading