@hackage / numeric-logarithms

Integral and rational log2 algorithms

Latest0.1.0.0

About

Metadata

  • Last updated , by AndrewPritchard
  • License Apache-2.0
  • Categories Mathematics
  • Maintained by: Andrew Pritchard <awpritchard@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

This provides a user-facing API for the GHC primitive integerLog2#, in the form of functions computing the floor, ceiling, or other rounded form of the base-2 logarithm of Integral or Rational types.