| ||||
| ||||
| Documentation | ||||
| (/=) :: Double -> Double -> Bool | ||||
| max :: Double -> Double -> Double | ||||
| maximumP :: [:Double:] -> Double | ||||
| minIndexP :: [:Double:] -> Int | ||||
| maxIndexP :: [:Double:] -> Int | ||||
| (-) :: Double -> Double -> Double | ||||
| abs :: Double -> Double | ||||
| productP :: [:Double:] -> Double | ||||
| (/) :: Double -> Double -> Double | ||||
| recip :: Double -> Double | ||||
| pi :: Double | ||||
| sqrt :: Double -> Double | ||||
| logBase :: Double -> Double -> Double | ||||
| fromInt :: Int -> Double | ||||
| round :: Double -> Int | ||||
| Produced by Haddock version 2.3.0 |