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