ZVON > References > Haskell reference |
Intro / Search / ZVON |
| Indexes | Syntax | Prelude | Ratio | >> Complex << | Numeric | Ix | Array | List | Maybe | Char | Monad | IO | Directory | System | Time | Locale | CPUTime | Random |
Module: | Complex |
---|---|
Function: | mkPolar |
Type: | RealFloat a => a -> a -> Complex a |
Description: | A complex number may be formed from polar components of magnitude and phase by the function mkPolar. |
Related: | (:+), cis |
MATHWORLD | Polar Coordinates |
Input: mkPolar 5 1.5
Output: 0.353686 :+ 4.98747