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: | sinh |
Type: | Floating a => a -> a |
Class: | Floating |
Description: | hyperbolic sine |
Related: | acos, acosh, asin, asinh, atan, atanh, cos, cosh, sin, tan, tanh |
Keywords: | sine hyperbolic, trigonometry |
MATHWORLD | Hyperbolic Sine |
Input: sinh (pi/4)
Output: 0.868671