feldspar-language-0.7: A functional embedded language for DSP and parallelism

Safe HaskellNone

Feldspar.Core.Frontend.RealFloat

Documentation

class (Type a, RealFloat a) => RealFloat a whereSource

Methods

atan2 :: Data a -> Data a -> Data aSource