Contents
Index
Org.Org.Semantic.HBase.Mathematics.Complex
Synopsis
data
Complex
r =
(:+)
!r !r
class
Subtype
c r =>
IsComplexRectangular
r c | c -> r
where
rectComplex
:: r -> r -> c
realPart
:: c -> r
imagPart
:: c -> r
conjugate
:: c -> c
abssquare
:: (
IsComplexRectangular
r c,
Multiplicative
c c c) => c -> r
class
(
Subtype
c r,
HasAbsolute
r c,
HasSignum
c) =>
IsComplexPolar
r c | c -> r
where
polarComplex
:: r -> r -> c
phase
:: c -> r
magnitude
::
IsComplexPolar
r c => c -> r
Produced by
Haddock
version 0.6