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: | cos |
Type: | Floating a => a -> a |
Class: | Floating |
Description: | cosine |
Related: | acos, acosh, asin, asinh, atan, atanh, cosh, sin, sinh, tan, tanh |
Keywords: | cosine, trigonometry |
MATHWORLD | Cosine |
Input: cos (pi/2)
Output: 0.0