Hyperbolic Functions
sinh(x)=(eˣ−e⁻ˣ)/2, cosh(x)=(eˣ+e⁻ˣ)/2, tanh(x)=sinh/cosh. Analogous to trig but for hyperbolas. Used in catenary cables, special relativity, and damped oscillations.
Did our AI summary help? Let us know.
cosh²x−sinh²x=1 (analog of cos²+sin²=1). Catenary: y=a·cosh(x/a) shapes hanging cables. tanh maps ℝ to (−1,1); used in neural networks.
Ready to run the numbers?
Why: Hyperbolic functions model catenary cables (cosh), relativistic velocity addition (tanh), and damped oscillations. They satisfy identities similar to trig but with sign differences.
How: sinh(x)=(eˣ−e⁻ˣ)/2, cosh(x)=(eˣ+e⁻ˣ)/2. tanh=sinh/cosh, coth=1/tanh, sech=1/cosh, csch=1/sinh. Identity: cosh²−sinh²=1.
Run the calculator when you are ready.
Hyperbolic Functions Calculator
Enter Value
Results
Calculation Steps
Input: x = 1.0000
Calculating basic hyperbolic functions:
sinh(x) = (e^x - e^(-x))/2 = (e^1.0000 - e^(-1.0000))/2 = 1.1752
cosh(x) = (e^x + e^(-x))/2 = (e^1.0000 + e^(-1.0000))/2 = 1.5431
tanh(x) = sinh(x)/cosh(x) = 1.1752/1.5431 = 0.7616
Calculating reciprocal hyperbolic functions:
coth(x) = 1/tanh(x) = 1/0.7616 = 1.3130
sech(x) = 1/cosh(x) = 1/1.5431 = 0.6481
csch(x) = 1/sinh(x) = 1/1.1752 = 0.8509
Graph of Hyperbolic Functions
What are Hyperbolic Functions?
Hyperbolic functions are analogs of the regular trigonometric functions but are defined in terms of exponential functions. They are named by analogy with the trigonometric functions, but they are defined using exponentials instead of angles.
The basic hyperbolic functions are:
- Hyperbolic sine (sinh)
- Hyperbolic cosine (cosh)
- Hyperbolic tangent (tanh)
- Hyperbolic cotangent (coth)
- Hyperbolic secant (sech)
- Hyperbolic cosecant (csch)
These functions have many applications in engineering, physics, mathematics, and other fields, especially for problems involving exponential growth and decay, oscillations, and wave propagation.
Properties of Hyperbolic Functions
- Definitions:
sinh(x) = (e^x - e^(-x))/2
cosh(x) = (e^x + e^(-x))/2
tanh(x) = sinh(x)/cosh(x)
- Identities:
cosh²(x) - sinh²(x) = 1
1 - tanh²(x) = sech²(x)
coth²(x) - 1 = csch²(x)
- Domain and Range:
sinh(x) is defined for all real x, with range all real numbers
cosh(x) is defined for all real x, with range [1, ∞)
tanh(x) is defined for all real x, with range (-1, 1)
- Derivatives:
d/dx[sinh(x)] = cosh(x)
d/dx[cosh(x)] = sinh(x)
d/dx[tanh(x)] = sech²(x)
Applications of Hyperbolic Functions
- Catenary Curves:
The shape of a hanging chain or cable is described by the hyperbolic cosine function.
- Electric and Magnetic Fields:
Hyperbolic functions are used in the analysis of electric and magnetic fields.
- Signal Processing:
Used in filter design and signal analysis.
- Special Relativity:
The Lorentz transformations can be expressed using hyperbolic functions.
- Engineering:
Used in the analysis of transmission lines, wave propagation, and structural engineering.
For educational and informational purposes only. Verify with a qualified professional.
🧮 Fascinating Math Facts
Catenary: y=cosh(x) — shape of hanging chain.
— Physics
Relativity: v/c=tanh(rapidity).
— Special Relativity
Related Calculators
Absolute Value Equation Calculator
Solve absolute value equations and inequalities including |ax+b|=c, |ax+b|=|cx+d|, and |ax+b|≤c forms. Features solution verification, number line...
MathematicsAbsolute Value Inequalities Calculator
Solve absolute value inequalities |ax+b| < c, > c, ≤ c, ≥ c. Get solution intervals, interval notation, set builder notation, number line visualization...
MathematicsBessel Function Calculator
Calculate Bessel functions J_n(x), Y_n(x), I_n(x), and K_n(x) with series approximation. Supports first kind (J), second kind/Neumann (Y), and modified Bessel functions (I, K). Applications include vibrating drum modes, electromagnetic waveguides, heat conduction in cylinders, and Bessel filter design in signal processing. Uses the power series J_n(x) = Σ (-1)^m/(m!(m+n)!)·(x/2)^(2m+n). Includes convergence info, Bar chart comparing values at different x, Doughnut chart showing series term contributions, and educational content on Bessel's differential equation and cylindrical harmonics.
MathematicsBinomial Coefficient Calculator
Calculate binomial coefficients C(n,k) = n!/(k!(n-k)!) — the number of ways to choose k items from n without regard to order. Also known as n choose k or ⁿCₖ. Features Pascal's triangle row generation, factorial breakdown, Bar chart of full row C(n,0)..C(n,n), Doughnut chart showing k vs n−k. Applications: lottery (C(49,6)), poker hands (C(52,5)), committee selection, DNA combinations, binary strings. Educational content on combinatorics, binomial theorem (x+y)ⁿ expansion, and Pascal's identity.
MathematicsBox Method Calculator
Multiply polynomials visually using the box method (area model). Step-by-step solutions for binomials, trinomials, and factoring. Interactive grid...
MathematicsCompleting the Square Calculator
Convert quadratic expressions from standard form ax²+bx+c to vertex form a(x-h)²+k. Find vertex, axis of symmetry, x-intercepts, and min/max values....
Mathematics