Hyperbolic Functions
- formulae for sinh, cosh and tanh
Hyperbolic functions are used in a number of mathematical
calculations associated with te design and development of radio and electronics
circuits
sinh (x) = 1/2 (e^x - e^-x)
cosh (x) = 1/2 (e^x + e^-x)
tanh (x) = (e^x - e^-x) / (e^x + e^-x)
|