Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 948 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 948 Bytes

oomuse-math

Mathematical constants and utilities for oomuse libraries.

What's in the Math Library?

File or Class Description
Constants Fundamental math constants e and π
integers Specialized integer division and modulus operations

Using oomuse-math in your own projects

See oomuse-core README for build & test instructions. In addition to those, just add a conan requirement on oomuse-math/0.1.0@lindurion/stable.

License

This open source library is free to use in your own projects, released under the Apache License Version 2.0.