1 unstable release
0.0.0 | Oct 10, 2020 |
---|
#21 in #arbitrary-precision
8KB
78 lines
apa
Arbitrary-precision arithmetic.
This is project is a work-in-progress experiment.
Motivation
The motivation behind this library is to have arbitrary-precision integers,
that can be assigned to a const
for smaller values. The intent is to create
a standalone library that can also be included in the jca library.
License
This project is licensed under either of Apache License, Version 2.0 or MIT License at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in apa by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.