ZVON > References > Haskell reference |
Intro / Search / ZVON |
| Indexes | Syntax | >> Prelude << | Ratio | Complex | Numeric | Ix | Array | List | Maybe | Char | Monad | IO | Directory | System | Time | Locale | CPUTime | Random |
Module: | Prelude |
---|---|
Function: | cosh |
Type: | Floating a => a -> a |
Class: | Floating |
Description: | hyperbolic cosine |
Related: | acos, acosh, asin, asinh, atan, atanh, cos, sin, sinh, tan, tanh |
Keywords: | cosine hyperbolic, trigonometry |
MATHWORLD | Hyperbolic Cosine |
Input: cosh (pi/4)
Output: 1.32461