| Copyright | Copyright (c) 2018 Vanessa McHale |
|---|---|
| Safe Haskell | None |
| Language | Haskell2010 |
Numeric.NumberTheory
Description
This module provides fast number theoretic functions when possible.
Documentation
littleOmega :: Int -> Int Source #
sumDivisors :: Int -> Int Source #
Sum of proper divisors.