Hyperbolic Function - tanh
About Developer Technology Math Sitemap

Hyperbolic Function - tanh
The tanh function results in values between -1 and 1 for a 
range of values.  tanh function is one of the activation
functions used in neural networks

tanh(x) = (ex - e-x)/(ex + e-x)



By refreshing the webpage, tanh output can be
computed for a different range of values.
 
tanh Function
 
  Math Reference   Trignometric Tangent (tan) Function
  Sigmoid Function
  AI eBook


Top

Last revised On: December 25th, 2024

  2577