algebra-4.3: Constructive abstract algebra

Safe HaskellSafe
LanguageHaskell98

Numeric.Coalgebra.Trigonometric.Class

Documentation

class Trigonometric r where Source #

Minimal complete definition

cos, sin

Methods

cos :: r Source #

sin :: r Source #