Safe Haskell | None |
---|
Documentation
osciReg :: (C (T (Value t)), FirstClass t, Stored t ~ tm, IsSized t, IsSized tm, Fraction t, IsConst t, IsFirstClass y) => T (T (Value t)) (T (Value y)) -> Value t -> Value t -> T (Value y)Source
osciVal :: (C (T (Value t)), FirstClass t, Stored t ~ tm, IsSized t, IsSized tm, Fraction t, IsConst t) => T (T (Value t)) y -> T (Value t) -> T (Value t) -> T ySource
incPhaseVal :: (Fraction a, IsArithmetic a) => T (Value a) -> T (Value a) -> T (Value a)Source