Syntax
| Parameter | Description |
|---|---|
| number | Parameter of the SINH function. |
Examples
SINH of 1
=SINH(1)
Catenary calculation
=50*COSH(A1/50)
SINH of 0
=SINH(0)
Common Errors
Non-numeric input returns #VALUE!.
Very large arguments (e.g., SINH(710)) overflow and return #NUM!.
Tips
Unlike SIN, SINH is not periodic — it grows exponentially in both directions. SINH(x) ≈ EXP(x)/2 for large positive x.
SINH(-x) = -SINH(x). It's symmetric about the origin, like regular sine.
SINH appears in transmission line equations, heat transfer through fins, and special relativity. If a formula calls for it, use SINH directly.
Try SINH in Viztab
Import your data and use SINH with 370+ other formulas. No signup required.
Open Viztab