 | numeric-prelude-0.0.2: An experimental alternative hierarchy of numeric type classes | Contents | Index |
|
| Algebra.RealTranscendental |
|
|
|
|
|
| Synopsis |
|
| class (C a, C a) => C a where | |
|
|
| Documentation |
|
| class (C a, C a) => C a where |
| This class collects all functions for _scalar_ floating point numbers.
E.g. computing atan2 for complex floating numbers makes certainly no sense.
| | | Methods | | | Instances | |
|
|
| Produced by Haddock version 0.7 |