  | NumericPrelude-0.0: An experimental alternative hierarchy of numeric type classes | Contents | Index |  
  | 
| Algebra.RealTranscendental |  
  | 
 | 
 | 
 | 
 | 
| Synopsis | 
 | 
 | 
 | 
| Documentation | 
 | 
| class (RealFrac 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 |