Safe Haskell | None |
---|---|
Language | Haskell2010 |
- class Trigonometry a where
Documentation
class Trigonometry a where Source #
Method to support basic trigonometric functions
the famous pi value
sine
cosine
tan
sine-1
cosine-1
tangent-1
hyperbolic sine
hyperbolic cosine
hyperbolic tangent
hyperbolic sine-1
hyperbolic cosine-1
hyperbolic tangent-1