An open API service indexing awesome lists of open source software.

https://github.com/bagnalla/pow_2

Least power of two greater than or equal to a given natural number.
https://github.com/bagnalla/pow_2

Last synced: 3 months ago
JSON representation

Least power of two greater than or equal to a given natural number.

Awesome Lists containing this project

README

        

# pow_2

A Coq function to compute the least power of two greater than or equal
to a given natural number. Specification and proof of correctness
included.

Developed with Coq 8.9.1.