Wauvel

Excel like a finance pro.

← The library

Math function

ATANH

Returns the inverse hyperbolic tangent of a number.

Rarely usedDifficulty 1350 · AdvancedUsage rank #316 of 520
Practice · 2 questions →

When to use it

Inverse hyperbolic tangent, defined for inputs strictly between -1 and 1. It is the Fisher transformation of a correlation coefficient.

The shape of it

Syntax
=ATANH(number)

Worked examples

  • Half

    =ATANH(0.5) 0.549306144

    Half of LN(3).

  • Zero

    =ATANH(0) 0

    Zero maps to zero.

  • Round trip

    =ATANH(-0.76159416) -1

    TANH(-1) round-tripped.

Worth knowing

  • FISHER(r) is ATANH(r); it makes correlation coefficients approximately normal for confidence intervals.
  • ATANH(x) = 0.5*LN((1+x)/(1-x)).
  • TANH inverts it.

Where it goes wrong

  • #NUM! for inputs of -1, 1, or beyond.
  • Values near 1 blow up quickly.

Related

Learn the moves here — or let Wauvel run them on your numbers.

Meet your AI CFO →

One CFO-grade Excel tip a week

A short, practical email for finance operators — functions, shortcuts, and the moves that save an afternoon. Free, unsubscribe anytime.