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: asinh
Type: Floating a => a -> a
Class: Floating
Description: inverse hyperbolic sine
Related: acos, acosh, asin, atan, atanh, cos, cosh, sin, sinh, tan, tanh
Keywords: sine hyperbolic inverse, trigonometry
MATHWORLD Inverse Hyperbolic Sine

Example 1

Input: asinh (pi/4)

Output: 0.721226