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