cppalliance / decimal

A C++14 implementation of IEEE 754 decimal floating point numbers
https://cppalliance.org/decimal/decimal.html
Boost Software License 1.0
17 stars 1 forks source link

ellint roundup #616

Closed ckormanyos closed 2 weeks ago

ckormanyos commented 1 month ago

Work through elliptic integrals and get them where they should be

ckormanyos commented 2 weeks ago

See also #624