ZVON > References > Haskell reference
| Indexes | Syntax | >> Prelude << | Ratio | Complex | Numeric | Ix | Array | List | Maybe | Char | Monad | IO | Directory | System | Time | Locale | CPUTime | Random

Module: Prelude
Function: tanh
Type: Floating a => a -> a
Class: Floating
Description: hyperbolic tangent
Related: acos, acosh, asin, asinh, atan, atanh, cos, cosh, sin, sinh, tan
Keywords: tangent hyperbolic, trigonometry
MATHWORLD Hyperbolic Tangent

Example 1

Input: tanh (pi/4)

Output: 0.655794