Just as the pair (cosθ,sinθ) traces the unit circle x2+y2=1 as θ varies, the hyperbolic functions parametrize the unit hyperbola x2−y2=1: the point (cosht,sinht) lies on that hyperbola for every real t. Beyond the geometric picture, they arise naturally as solutions to the differential equation y′′=y, describe the shape of a hanging cable (the catenary), and appear in special relativity through Lorentz boosts. Unlike their trigonometric counterparts, they are not periodic — they are built directly from the exponential function.
Definitions
Hyperbolic cosine and hyperbolic sine are defined by
coshx:=2ex+e−x,sinhx:=2ex−e−x.(1)
You can think of coshx as the even part and sinhx as the odd part of the exponential, since ex=coshx+sinhx and e−x=coshx−sinhx.
The remaining four hyperbolic functions are defined as ratios built from these two:
You can verify these by substituting definitions (1) and expanding. Compare with the circular formulas cos(x+y)=cosxcosy−sinxsiny and sin(x+y)=sinxcosy+cosxsiny: the cosh addition formula has a + sign where the cosine formula has a −. This sign flip is a direct consequence of the sign difference in the fundamental identity (cosh2−sinh2=1 versus cos2+sin2=1).
Derivatives
Differentiating definitions (1) term by term with respect to x:
(coshx)′=2ex−e−x=sinhx,(sinhx)′=2ex+e−x=coshx.
So sinh and cosh are each other’s derivatives — they swap, in contrast to sin and cos, which alternate with a sign change under each differentiation.
For tanh, apply the quotient rule and then use the fundamental identity:
cosh is even: cosh(−x)=coshx. By the AM–GM inequality, ex+e−x≥2ex⋅e−x=2, so coshx≥1 for all x∈R, with equality only at x=0. The graph of y=coshx is a catenary — the shape assumed by a uniform flexible chain hanging under gravity.
sinh is odd: sinh(−x)=−sinhx. It is strictly increasing on all of R (since (sinhx)′=coshx≥1>0), with range R.
tanh is odd and strictly increasing, mapping R onto the open interval (−1,1). As x→±∞, e−∣x∣→0 forces tanhx→±1, so y=±1 are horizontal asymptotes.
Inverse hyperbolic functions
Because sinh is strictly increasing on R, it has a global inverse. For cosh, you must restrict to [0,∞), where it is strictly increasing. For tanh the natural domain is R with range (−1,1).
The remarkable feature is that all three inverses have closed-form expressions in terms of the logarithm.
Arsinh
Set y=sinhx=2ex−e−x and solve for x. Multiplying both sides by 2ex:
e2x−2yex−1=0.
This is a quadratic in ex. The quadratic formula gives ex=y±y2+1. Since ex>0 and y2+1>∣y∣, only the positive root is admissible. Taking logarithms:
arsinhx:=ln(x+x2+1),x∈R.
Arcosh
Set y=coshx=2ex+e−x with x≥0 and solve. Multiplying by 2ex:
e2x−2yex+1=0,
so ex=y±y2−1. This requires y≥1. For x≥0 the larger root corresponds to x≥0, so we choose the + sign. Taking logarithms:
arcoshx:=ln(x+x2−1),x≥1.
Artanh
Set y=tanhx=ex+e−xex−e−x and solve. Writing u=e2x:
y=u+1u−1⟹y(u+1)=u−1⟹u=1−y1+y.
Since u=e2x, taking logarithms gives 2x=ln1−y1+y, so:
artanhx:=21ln1−x1+x,∣x∣<1.
The restriction ∣x∣<1 matches the range of tanh and keeps both 1+x and 1−x strictly positive inside the logarithm.
Derivatives of inverse hyperbolic functions
You can find these derivatives either by differentiating the logarithmic expressions directly or by applying the inverse function theorem. Both routes are shown below.
Compare this with arctan′(x)=1+x21 from Inverse Trigonometric Functions: the only difference is the sign in the denominator, a reflection of the cosh2−sinh2=1 identity versus cos2+sin2=1.
Table of derivatives
Derivatives of the six hyperbolic functions, collected for reference:
Function
Derivative
sinhx
coshx
coshx
sinhx
tanhx
sech2x
cothx
−csch2x
sechx
−sechxtanhx
cschx
−cschxcothx
Summary
The hyperbolic functions are defined via the exponential: coshx:=2ex+e−x, sinhx:=2ex−e−x, and tanhx:=coshxsinhx.
The fundamental identitycosh2x−sinh2x=1 mirrors the Pythagorean identity and shows that (cosht,sinht) lies on the unit hyperbola.
cosh is even and satisfies coshx≥1; sinh is odd and strictly increasing with range R; tanh maps R onto (−1,1).
The inverse hyperbolic functions have closed-form logarithmic expressions derived by solving for x algebraically:
arsinhx=ln(x+x2+1), defined on R.
arcoshx=ln(x+x2−1), defined on [1,∞).
artanhx=21ln1−x1+x, defined on (−1,1).
Their derivatives — x2+11, x2−11, 1−x21 — closely parallel those of the inverse trigonometric functions, differing only in the signs under the square root and in the denominator.